]> git.mxchange.org Git - mailer.git/blobdiff - inc/gen_sql_patches.php
Caching of expensive PHP functions:
[mailer.git] / inc / gen_sql_patches.php
index 594f984846496bf08434f164640750365653b5fc..d853f1ca8d9b9b1b56619e90b1827f27d2c1db99 100644 (file)
 // Some security stuff...
 if (!defined('__SECURITY')) {
        die();
-}
-
-// Check for version of sql_patches
-if (isExtensionInstalledAndNewer('sql_patches', '0.3.6')) return false;
+} // END - if
 
 // Check if there is no scrambling string
 if (getConfig('pass_scramble') == '') {