X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fgen_sql_patches.php;h=d853f1ca8d9b9b1b56619e90b1827f27d2c1db99;hb=d82ad60fff612012db4d72d1f0eadd755a0a62d4;hp=594f984846496bf08434f164640750365653b5fc;hpb=e45e218c4f629ec63f0788cab231bfc88b3fa46e;p=mailer.git diff --git a/inc/gen_sql_patches.php b/inc/gen_sql_patches.php index 594f984846..d853f1ca8d 100644 --- a/inc/gen_sql_patches.php +++ b/inc/gen_sql_patches.php @@ -40,10 +40,7 @@ // 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') == '') {