constant fix
authorRoland Häder <roland@mxchange.org>
Fri, 28 Mar 2008 18:44:09 +0000 (18:44 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 28 Mar 2008 18:44:09 +0000 (18:44 +0000)
inc/footer.php

index e1edeabfd94108f20850500c5b5e8a9991db8d5b..47dbf47cfcc443bba228003421028fcdca24312f 100644 (file)
@@ -48,7 +48,7 @@ if (($footer != "1") && ($footer != "2") && ($CSS != "1")) {
        }
 
        // Shall we display the copyright notice?
        }
 
        // Shall we display the copyright notice?
-       if ((empty($frame)) && (basename($_SERVER['PHP_SELF']) != "mailid_top.php") && ((isBooleanConstantAndTrue('WRITE_FOOTER ')))) {
+       if ((empty($frame)) && (basename($_SERVER['PHP_SELF']) != "mailid_top.php") && (isBooleanConstantAndTrue('WRITE_FOOTER'))) {
                LOAD_TEMPLATE("copyright");
        }
 
                LOAD_TEMPLATE("copyright");
        }