]> git.mxchange.org Git - mailer.git/blobdiff - surfbar.php
Fix for the fix... ;-)
[mailer.git] / surfbar.php
index 57372bdd693528495851c38544792bffcad888d6..93510abffa06ab1e94dddec7f5675b5992cd5684 100644 (file)
@@ -50,7 +50,7 @@ $msg = null;
 require ("inc/config.php");
 
 // Is the script installed?
-if (defined('mxchange_installed') && (isBooleanConstantAndTrue('mxchange_installed'))) {
+if (isBooleanConstantAndTrue('mxchange_installed')) {
        // Only logged in users may use this surfbar!
        if (!IS_MEMBER()) {
                // Redirect