feature added: ability to set rank from webservice upload.

git-svn-id: http://piwigo.org/svn/trunk@2520 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2008-09-11 22:19:04 +00:00
parent 197d4a92e7
commit 272113c417
3 changed files with 7 additions and 3 deletions
+2 -1
View File
@@ -181,7 +181,8 @@ function ws_addDefaultMethods( $arr )
'file_content',
'file_sum',
'thumbnail_content',
'thumbnail_sum'
'thumbnail_sum',
'rank',
),
'POST method only'
);