Changeset 2010 for trunk/system/libraries/Controller.php
- Timestamp:
- 02/09/2008 04:37:12 AM (11 months ago)
- Files:
-
- 1 modified
-
trunk/system/libraries/Controller.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/libraries/Controller.php
r2005 r2010 13 13 14 14 /** 15 * Loads Loader,URI, and Input into this controller.15 * Loads URI, and Input into this controller. 16 16 * 17 17 * @return void
