refactoring error handling.

This commit is contained in:
Taylor Otwell
2011-11-10 22:46:01 -06:00
parent 0dc43490a6
commit 0a2c61ec29
4 changed files with 99 additions and 136 deletions

View File

@@ -59,6 +59,7 @@ require SYS_PATH.'autoloader'.EXT;
*/
Config::load('application');
Config::load('session');
Config::load('error');
/**
* Bootstrap the application inversion of control container. The IoC