fix autoload config
This commit is contained in:
parent
c047222dcf
commit
1a8fa74cf5
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
require_once 'lib/autoload.inc'; //SYSTEM Classes
|
||||
require_once 'neopolimatrix/autoload.inc'; //Project Classes
|
||||
require_once '../../config/get_config.php';
|
||||
require_once 'config.php';
|
||||
|
||||
\SYSTEM\system::start(\WEBCRAFT\get_config(dirname(__FILE__)));
|
||||
\SYSTEM\system::start(\WEBCRAFT\config(dirname(__FILE__)));
|
||||
Loading…
x
Reference in New Issue
Block a user