refactoring some classes.

This commit is contained in:
Taylor Otwell
2011-11-10 20:25:17 -06:00
parent 8ae9324ce3
commit c67a010c5c
3 changed files with 3 additions and 2 deletions

View File

@@ -58,7 +58,6 @@ require SYS_PATH.'autoloader'.EXT;
* request rather than parse the keys for every request.
*/
Config::load('application');
Config::load('container');
Config::load('session');
/**