Fixes for installation phase
[mailer.git] / inc / load_cache.php
index cb35e6adf9e9d2770e471b2fdd77e6bf21462058..92db387cdb4a936b2f3f39eee005f590e8382678 100644 (file)
@@ -43,7 +43,6 @@ if (!defined('__SECURITY')) {
 
 // Init cache instance and array
 $GLOBALS['cache_instance'] = null;
-$GLOBALS['cache_array'] = array();
 
 // Init cache first
 initCacheInstance();