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

@@ -10,7 +10,7 @@
* @copyright (c) 2010 Open Source Billing
* @license http://dev.osbill.net/license.html
*/
class Controller_Tree extends Controller_lnApp_Tree {
class Controller_Tree extends lnApp_Controller_Tree {
protected $auth_required = TRUE;
/**