Filters should be executed even when sql_patches is out-dated
[mailer.git] / inc / load_extensions.php
index d5c31304566415394d26f4afaaf8674c2fbecbbc..1c38a2a7e4456d8d8aa519af35714cc5a26b6ae4 100644 (file)
@@ -42,7 +42,7 @@
 if (!defined('__SECURITY')) {
        $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), '/inc') + 4) . '/security.php';
        require($INC);
-}
+} // END - if
 
 // Init variables
 EXT_INIT_CSS_FILES();