]> git.mxchange.org Git - mailer.git/blobdiff - inc/load_extensions.php
Automatic deactivation of deprecated extensions added
[mailer.git] / inc / load_extensions.php
index 166aab7a833bb21a3ff1f05edb52a02c888c4832..fbc9d61047ebe46019d24b99d8a7827a28a13c2f 100644 (file)
@@ -94,7 +94,8 @@ if ($cacheMode == "load") {
                // Cache file is damaged so kill it
                $cacheInstance->destroyCacheFile();
 
-               // Skip any further execution
+               // Retry it
+               require(__FILE__);
                return;
        } // END -  if