From: x2001corpet Date: Thu, 15 Feb 2007 22:29:14 +0000 (+0000) Subject: backport X-Git-Tag: xorg/0.9.14~275 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=030038cdcaff4e8c7655a571bb9b1150679a036c;p=platal.git backport git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1504 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/modules/axletter.php b/modules/axletter.php index aa9a38a..6209a3a 100644 --- a/modules/axletter.php +++ b/modules/axletter.php @@ -34,7 +34,7 @@ class AXLetterModule extends PLModule ); } - function handler_out(&$page, $hash) + function handler_out(&$page, $hash = null) { if (!$hash) { if (!S::logged()) {