typo
authorx2000habouzit <x2000habouzit@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 13 Jul 2006 22:57:32 +0000 (22:57 +0000)
committerx2000habouzit <x2000habouzit@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 13 Jul 2006 22:57:32 +0000 (22:57 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@476 839d8a87-29fc-0310-9880-83ba4fa771e5

modules/xnet.php

index 867a97c..02a985c 100644 (file)
@@ -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();