]> git.mxchange.org Git - mailer.git/blobdiff - inc/loader/load_cache-refdepths.php
All, except security block, include()/require() rewritten to own LOAD_INC()/LOAD_INC_...
[mailer.git] / inc / loader / load_cache-refdepths.php
index 208d8825ad0c69ea33ca00369c15410d54820512..7c5bf3ff554fa672cecb27afdf13050f6e724bb4 100644 (file)
@@ -64,7 +64,7 @@ if (($cacheInstance->loadCacheFile("refdepths")) && ($cacheInstance->extensionVe
        $cacheInstance->finalize();
 
        // Reload the cache
-       require(__FILE__);
+       LOAD_INC(__FILE__);
 }
 
 //