summaryrefslogtreecommitdiff
path: root/BitSystem.php
diff options
context:
space:
mode:
Diffstat (limited to 'BitSystem.php')
-rw-r--r--BitSystem.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/BitSystem.php b/BitSystem.php
index d1beef5..61840c6 100644
--- a/BitSystem.php
+++ b/BitSystem.php
@@ -302,6 +302,7 @@ class BitSystem extends BitSingleton {
$this->mDb->setCaching( FALSE );
$this->loadConfig();
$this->mDb->setCaching( $isCaching );
+ $this->clearFromCache();
}
}
$this->setConfig( $pName, $pValue );