From: x2000habouzit Date: Thu, 13 Jul 2006 22:57:32 +0000 (+0000) Subject: typo X-Git-Tag: xorg/0.9.11~425 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=883ae44b772340c171ee6898cc5a9565828a649a;p=platal.git typo git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@476 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/modules/xnet.php b/modules/xnet.php index 867a97c..02a985c 100644 --- a/modules/xnet.php +++ b/modules/xnet.php @@ -80,7 +80,7 @@ class XnetModule extends PLModule return PL_OK; } - function handler_creategpx(&$page) + function handler_services(&$page) { $page->changeTpl('xnet/services.tpl'); $page->useMenu();