Skip to content

Commit

Permalink
Refacoring of File Web Services
Browse files Browse the repository at this point in the history
  • Loading branch information
Tachyon committed Jul 25, 2011
1 parent 76ad13e commit 2242360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_services/lib/file.php
Expand Up @@ -51,7 +51,7 @@ function rest_file_all($limit = 10, $offset = 0) {
false);

/**
* Web service to get file list by all users
* Web service to get file list by friends
*
* @param string $username username
* @param string $limit (optional) default 10
Expand Down

0 comments on commit 2242360

Please sign in to comment.