Move constant definition to config.php
This commit is contained in:
@ -8,4 +8,4 @@ define('DB_PASS', '');
|
||||
//define('SITE_URL', '');
|
||||
|
||||
define('ROOT_DIR', __DIR__);
|
||||
?>
|
||||
define('ROOT_CORE', ROOT_DIR.'/src');
|
||||
|
Reference in New Issue
Block a user