More queries and language constants rewritten
[mailer.git] / ref.php
diff --git a/ref.php b/ref.php
index 918e2ef68de13d86b8d7c92c00d8cdc4cd8d5d27..c83f596ccb619c1e946708f3b1264d4abf8e0a0b 100644 (file)
--- a/ref.php
+++ b/ref.php
@@ -50,7 +50,7 @@ if (isBooleanConstantAndTrue('mxchange_installed')) {
        switch (getConfig('refid_target'))
        {
        case "register":
-               $URL = "modules.php?module=index&what=register&refid=";
+               $URL = "modules.php?module=index&what=register&refid=";
                break;
 
        case "index":