aboutsummaryrefslogtreecommitdiffstats
path: root/ws.php
diff options
context:
space:
mode:
Diffstat (limited to 'ws.php')
-rw-r--r--ws.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/ws.php b/ws.php
index 1a0f1db69..a24cc47c4 100644
--- a/ws.php
+++ b/ws.php
@@ -82,6 +82,7 @@ function ws_addDefaultMethods( $arr )
'recursive' => array('default'=>false),
'public' => array('default'=>false),
'tree_output' => array('default'=>false),
+ 'fullname' => array('default'=>false),
),
'retrieves a list of categories (tree_output option only compatible with json/php output format' );