Prevent an rcache-related notice
This commit is contained in:
+1
-1
@@ -207,7 +207,7 @@ global $HTTPSPAGEREQUIRED;
|
||||
configure_dbconnection();
|
||||
|
||||
/// Load up any configuration from the config table
|
||||
$CFG->rcache = false;
|
||||
unset($CFG->rcache);
|
||||
$CFG = get_config();
|
||||
|
||||
/// Turn on SQL logging if required
|
||||
|
||||
Reference in New Issue
Block a user