Added arr.php to front controller includes.
This commit is contained in:
@@ -32,6 +32,7 @@ define('EXT', '.php');
|
|||||||
// Load the configuration class.
|
// Load the configuration class.
|
||||||
// --------------------------------------------------------------
|
// --------------------------------------------------------------
|
||||||
require SYS_PATH.'config'.EXT;
|
require SYS_PATH.'config'.EXT;
|
||||||
|
require SYS_PATH.'arr'.EXT;
|
||||||
|
|
||||||
// --------------------------------------------------------------
|
// --------------------------------------------------------------
|
||||||
// Register the auto-loader.
|
// Register the auto-loader.
|
||||||
|
|||||||
Reference in New Issue
Block a user