Implements best_domain (Closes #1404).
[platal.git] / modules / axletter.php
index 9467dd0..9ffb0e3 100644 (file)
@@ -43,7 +43,7 @@ class AXLetterModule extends NewsletterModule
         return NewsLetter::forGroup(NewsLetter::GROUP_AX);
     }
 
-    function handler_out(&$page, $hash = null)
+    function handler_out($page, $hash = null)
     {
         if (!$hash) {
             if (!S::logged()) {