]> git.mxchange.org Git - mailer.git/blobdiff - inc/classes/cachesystem.class.php
Next stage of HTML rewriting, lesser br-tags
[mailer.git] / inc / classes / cachesystem.class.php
index 2d02b62a215d1237d890f16dd0966ff7125f9113..4ee0cb0d22f5a46897f38773e9c9667b9458570f 100644 (file)
@@ -137,7 +137,7 @@ class CacheSystem {
                                                $GLOBALS['cache_array']['extension'][$k][$data['ext_name']] = $v;
                                        }
                                        if (($k == 'ext_keep') && ($v == 'Y')) {
-                                               $GLOBALS['cache_array']['active_extensions'][$data['ext_name']] = $v;
+                                               $GLOBALS['cache_array']['always_active'][$data['ext_name']] = $v;
                                        } // END - if
                                } elseif (is_array($v)) {
                                        // Serialize and BASE64-encode the array