aboutsummaryrefslogtreecommitdiffstats
path: root/ws.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ws.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/ws.php b/ws.php
index fc95a6a45..ff4d35ce2 100644
--- a/ws.php
+++ b/ws.php
@@ -181,7 +181,8 @@ function ws_addDefaultMethods( $arr )
'file_content',
'file_sum',
'thumbnail_content',
- 'thumbnail_sum'
+ 'thumbnail_sum',
+ 'rank',
),
'POST method only'
);