5 lines
101 B
PHP
5 lines
101 B
PHP
<?php defined('SYSPATH') or die('No direct access allowed.');
|
|
|
|
class PWGen extends lnApp_PWGen {}
|
|
?>
|