Sync from PTA, split out lnApp
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
<?php defined('SYSPATH') or die('No direct access allowed.');
|
||||
|
||||
class Controller_Default extends lnApp_Controller_Default {}
|
||||
?>
|
@@ -1,4 +0,0 @@
|
||||
<?php defined('SYSPATH') or die('No direct access allowed.');
|
||||
|
||||
class Controller_Logout extends lnApp_Controller_Logout {}
|
||||
?>
|
@@ -1,4 +0,0 @@
|
||||
<?php defined('SYSPATH') or die('No direct access allowed.');
|
||||
|
||||
class Controller_Media extends lnApp_Controller_Media {}
|
||||
?>
|
@@ -1,4 +0,0 @@
|
||||
<?php defined('SYSPATH') or die('No direct access allowed.');
|
||||
|
||||
class Controller_Task extends lnApp_Controller_Task {}
|
||||
?>
|
Reference in New Issue
Block a user