X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=modules%2Faxletter.php;h=9ffb0e3d862bb2719ba180a069aa157364b89896;hb=9f3f87bc8e2fc21c6b160f0db67bfd1b52d40007;hp=9467dd08b03ec80a1ed8bf0141ca7e9a2ebc3433;hpb=956cd5c10a027f75283d91545a5d5feeed1874ef;p=platal.git diff --git a/modules/axletter.php b/modules/axletter.php index 9467dd0..9ffb0e3 100644 --- a/modules/axletter.php +++ b/modules/axletter.php @@ -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()) {