X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fload_cache.php;h=4a32d842581b31267517376f47be8f660f0e72b9;hb=2379934be6a196a54f4155bb8e24c49b20736969;hp=a0ac12750077c7f53ecb1bc4909a82383884f542;hpb=c3b4eaf29946349ff058691db2dcb615a5379bb2;p=mailer.git diff --git a/inc/load_cache.php b/inc/load_cache.php index a0ac127500..4a32d84258 100644 --- a/inc/load_cache.php +++ b/inc/load_cache.php @@ -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();