Fixes for a lot bug tickets. (Sorry for lame comment)
[mailer.git] / sponsor_confirm.php
index e1c9c464389b694a5259bea28a8013ab785f795f..9d1a29222e125ef0e45e2028f3ea8dc1a64f6c23 100644 (file)
@@ -50,8 +50,8 @@ if (isBooleanConstantAndTrue('mxchange_installed')) {
 
        // Load the URL
        LOAD_URL($URL);
-       // Redirection should be done here
 
+       // Redirection should be done here
 } else {
        // You have to configure first!
        LOAD_URL(URL."/install.php");