aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-02-12 13:24:19 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-02-12 13:24:19 +0000
commitc8c1ed7b095be798f459cd75a18d0dc249068ca6 (patch)
treed9e022bacbcbbb3884da04e069fc14cec48f1207 /languages
parent00aba1bbcc50f1190c5694791d58276f96188cff (diff)
downloadelgg-c8c1ed7b095be798f459cd75a18d0dc249068ca6.tar.gz
elgg-c8c1ed7b095be798f459cd75a18d0dc249068ca6.tar.bz2
updated documentation on the REST API user authentication
git-svn-id: http://code.elgg.org/elgg/trunk@3933 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php
index c22962d9b..47661501f 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -188,7 +188,7 @@ $english = array(
* API
*/
'system.api.list' => "List all available API calls on the system.",
- 'auth.gettoken' => "This API call lets a user obtain an authentication token which can be used for authenticating future API calls.",
+ 'auth.gettoken' => "This API call lets a user obtain a user authentication token which can be used for authenticating future API calls. Pass it as the parameter auth_token",
/**
* User details