Added password change to plesk

This commit is contained in:
Deon George
2012-07-12 21:18:22 +10:00
parent 8100fa2540
commit 25c73e2819
6 changed files with 102 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
<?php defined('SYSPATH') or die('No direct access allowed.');
class PWGen extends lnApp_PWGen {}
?>