From: web Date: Mon, 25 Sep 2006 07:35:51 +0000 (+0000) Subject: stypid typo X-Git-Tag: xorg/0.9.11~41 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=71b31cea0d34a473e0513cc9bd76a57cfbbd010e;p=platal.git stypid typo git-svn-id: svn+ssh://murphy/home/svn/platal/branches/platal-0.9.11@900 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/modules/auth.php b/modules/auth.php index 15b0fbe..92db93a 100644 --- a/modules/auth.php +++ b/modules/auth.php @@ -24,7 +24,7 @@ class AuthModule extends PLModule function handlers() { return array( - 'groupex/done-chall.php' + 'groupex/donne-chall.php' => $this->make_hook('chall', AUTH_PUBLIC), 'groupex/export-econfiance.php' => $this->make_hook('econf', AUTH_PUBLIC),