mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
Update public_console.php
This commit is contained in:
parent
f8d3c8804e
commit
c316462802
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
// Real start
|
// Real start
|
||||||
|
|
||||||
include_once ("../../include/config.php");
|
require_once ("../../include/config.php");
|
||||||
|
|
||||||
// Set root on homedir, as defined in setup
|
// Set root on homedir, as defined in setup
|
||||||
chdir ($config["homedir"]);
|
chdir ($config["homedir"]);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user