]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/cache_functions.php
Fixes for extension registration
[mailer.git] / inc / libs / cache_functions.php
index 392827f683f83953d2ebdf66529ee1023b17bc9b..e2a6d8b61ea3e48d3dffb26aad7290d825d3977f 100644 (file)
@@ -408,7 +408,7 @@ function FILTER_CACHE_DESTROY_ON_EXT_CHANGE ($data) {
        } // END - if
 
        // Return it
        } // END - if
 
        // Return it
-       return $DATA;
+       return $data;
 }
 
 // Destroy the cache on changing admin
 }
 
 // Destroy the cache on changing admin