Reorg lnApp files

This commit is contained in:
Deon George
2012-01-29 21:08:54 +11:00
parent bb73fbbd17
commit f0f6479ca2
14 changed files with 14 additions and 14 deletions

View File

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