Added lnApp files

This commit is contained in:
Deon George
2011-01-17 16:33:55 +11:00
parent a43ad2b2c5
commit d03f675646
44 changed files with 2264 additions and 0 deletions

View File

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