more ioc refactoring.

This commit is contained in:
Taylor Otwell
2011-08-30 22:35:32 -05:00
parent 0ef96fb8d0
commit c200f3eb1e
18 changed files with 31 additions and 111 deletions

View File

@@ -42,7 +42,6 @@ $application = new Application;
// --------------------------------------------------------------
// Load the configuration manager.
// --------------------------------------------------------------
require SYS_PATH.'facade'.EXT;
require SYS_PATH.'loader'.EXT;
require SYS_PATH.'config'.EXT;
require SYS_PATH.'arr'.EXT;