Final fixes for 'loading cache vs. filters vs. extensions' construct
[mailer.git] / inc / loader / load_cache-config.php
index d7da6fd7d0b6478b1ab1b7c959d611f3cd4ec203..dc7bc67c4e859752881c78029277defbbe873418 100644 (file)
@@ -37,6 +37,9 @@ if (!defined('__SECURITY')) {
        require($INC);
 }
 
+// Make cacheInstance global
+global $cacheInstance;
+
 // Next cached table is the configuration (config)...
 if (($cacheInstance->loadCacheFile("config", true)) && ($cacheInstance->extensionVersionMatches("sql_patches"))) {
        // Load config from cache