aboutsummaryrefslogtreecommitdiffstats
path: root/ws.php
diff options
context:
space:
mode:
Diffstat (limited to 'ws.php')
-rw-r--r--ws.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/ws.php b/ws.php
index c2d2115d7..7bc4dc21c 100644
--- a/ws.php
+++ b/ws.php
@@ -42,6 +42,9 @@ function ws_addDefaultMethods( $arr )
$service = &$arr[0];
$service->addMethod('pwg.getVersion', 'ws_getVersion', null,
'retrieves the PWG version');
+
+ $service->addMethod('pwg.getInfos', 'ws_getInfos', null,
+ 'retrieves general informations');
$service->addMethod('pwg.caddie.add', 'ws_caddie_add',
array(