]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/rallye_functions.php
Fix for warning in rallye
[mailer.git] / inc / libs / rallye_functions.php
index f6e65e5b1aee83baff18ddbe9de4492dc025cb4e..10089fc5596d56a3cbddf7a2073806d9ef3a47b8 100644 (file)
@@ -751,7 +751,7 @@ function RALLYE_TEMPLATE_SELECTION($name="template", $default="")
 //
 function RALLYE_GET_REFCOUNT($uid, $old=0)
 {
-       global $_CONFIG;
+       global $_CONFIG, $cacheArray;
        // Check current refs
        if (GET_EXT_VERSION("cache") >= "0.1.2")
        {