Update public_console.php
This commit is contained in:
parent
f8d3c8804e
commit
c316462802
|
@ -14,7 +14,7 @@
|
|||
|
||||
// Real start
|
||||
|
||||
include_once ("../../include/config.php");
|
||||
require_once ("../../include/config.php");
|
||||
|
||||
// Set root on homedir, as defined in setup
|
||||
chdir ($config["homedir"]);
|
||||
|
|
Loading…
Reference in New Issue