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_Task extends Controller_lnApp_Task {}
class Controller_Task extends lnApp_Controller_Task {}
?>