Close #717: Emails with .museum or .traveil were not allowed
[platal.git] / htdocs / listes_redirect.php
index c3eba99..ef1d86a 100644 (file)
@@ -29,7 +29,7 @@ if ($matches) {
     $mbox   = $matches[2];
     $fqdn   = strtolower($matches[3]);
     $sup    = $matches[4];
+
     if ($fqdn == 'polytechnique.org') {
         http_redirect("https://www.polytechnique.org/lists/$action/$mbox$sup");
     }