added bootstrap comment.
This commit is contained in:
parent
9da2041051
commit
92bbb18f46
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue