Deletes lost addresses, medals and phones.
[platal.git] / modules / epletter.php
index 9907260..285242e 100644 (file)
@@ -43,7 +43,7 @@ class EPLetterModule extends NewsletterModule
         return NewsLetter::forGroup(NewsLetter::GROUP_EP);
     }
 
-    function handler_out(&$page, $hash = null)
+    function handler_out($page, $hash = null)
     {
         if (!$hash) {
             if (!S::logged()) {