]> git.mxchange.org Git - mailer.git/blobdiff - inc/load_cache.php
Extension ext-earning introduced (unfinished), renamings:
[mailer.git] / inc / load_cache.php
index a0ac12750077c7f53ecb1bc4909a82383884f542..4a32d842581b31267517376f47be8f660f0e72b9 100644 (file)
@@ -41,7 +41,7 @@ if (!defined('__SECURITY')) {
 } // END - if
 
 // Init cache instance and array
-$GLOBALS['cache_instance'] = null;
+$GLOBALS['cache_instance'] = NULL;
 
 // Init cache first
 initCacheInstance();