phpldapadmin/modules/lnApp/classes/Controller/Default.php

5 lines
127 B
PHP
Raw Permalink Normal View History

2012-01-19 11:40:53 +00:00
<?php defined('SYSPATH') or die('No direct access allowed.');
class Controller_Default extends lnApp_Controller_Default {}
?>