Initial Leenooks Module for Kohana

This commit is contained in:
Deon George
2013-04-22 15:50:28 +10:00
commit b310cdb125
55 changed files with 11514 additions and 0 deletions

4
classes/PWGen.php Normal file
View File

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