added bootstrap comment.

This commit is contained in:
Taylor Otwell 2011-09-03 23:48:44 -05:00
parent 9da2041051
commit 92bbb18f46
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
$application = new Application; $application = new Application;
// -------------------------------------------------------------- // --------------------------------------------------------------
// Load the configuration manager. // Load the configuration manager and its dependencies.
// -------------------------------------------------------------- // --------------------------------------------------------------
require SYS_PATH.'facade'.EXT; require SYS_PATH.'facade'.EXT;
require SYS_PATH.'loader'.EXT; require SYS_PATH.'loader'.EXT;