forked from leftypol/leftypol
cache bug
This commit is contained in:
parent
2f2674f5eb
commit
fe86fed3a5
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
function loadConfig() {
|
function loadConfig() {
|
||||||
global $board, $config, $__ip, $debug;
|
global $board, $config, $__ip, $debug;
|
||||||
|
|
||||||
require 'config.php';
|
require 'inc/config.php';
|
||||||
if (file_exists('inc/instance-config.php')) {
|
if (file_exists('inc/instance-config.php')) {
|
||||||
require 'inc/instance-config.php';
|
require 'inc/instance-config.php';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue