removed defaulting root to /
This commit is contained in:
parent
1913795733
commit
a528996bcd
@ -17,7 +17,7 @@
|
|||||||
$config['db']['password'] = '';
|
$config['db']['password'] = '';
|
||||||
$config['db']['database'] = '';
|
$config['db']['database'] = '';
|
||||||
|
|
||||||
$config['root'] = '/';
|
//$config['root'] = '/';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user