Redirects fixed
[mailer.git] / inc / modules / index.php
index 128dc6e3a77a7eec2b6fb3db9bc80d98a6f746b7..ab37b5baa2f4006a7a3f49dfee4df4eb0670bdc8 100644 (file)
 // Some security stuff...
 if (!defined('__SECURITY')) {
        die();
-} elseif (!isExtensionActive('sql_patches')) {
-       // The extension 'sql_patches' *MUST* be activated or you have lot's of problems!
-       redirectToUrl('modules.php?module=admin&ext_missing=sql_patches');
-}
+} // END - if
 
 // Generate a tableset for the menu title and content
 loadTemplate('guest_header');