Update file variables.php
This commit is contained in:
parent
1340983d14
commit
1a343e7fbf
@ -1,6 +1,6 @@
|
|||||||
<?php // Variables
|
<?php // Variables
|
||||||
|
|
||||||
$globalConfig = parse_ini_file('/var/www/dev/config/global.ini', true);
|
$globalConfig = parse_ini_file('/var/www/e59/config/global.ini', true);
|
||||||
|
|
||||||
$rootPageURL = $globalConfig['root']['pageURL'];
|
$rootPageURL = $globalConfig['root']['pageURL'];
|
||||||
$rootFilePath = $globalConfig['root']['filePath'];
|
$rootFilePath = $globalConfig['root']['filePath'];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user