mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-29 09:44:28 +01:00
cache bug
This commit is contained in:
parent
d9d5fd39ce
commit
214281d84c
@ -11,7 +11,7 @@
|
||||
function loadConfig() {
|
||||
global $board, $config, $__ip, $debug;
|
||||
|
||||
require 'config.php';
|
||||
require 'inc/config.php';
|
||||
if (file_exists('inc/instance-config.php')) {
|
||||
require 'inc/instance-config.php';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user