Sync from PTA, split out lnApp

This commit is contained in:
Deon George
2013-01-10 11:53:13 +11:00
parent 19411b6352
commit 815508d40e
44 changed files with 89 additions and 139 deletions

View File

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