]> git.mxchange.org Git - friendica.git/blobdiff - include/api.php
Reverting api.php because of tests
[friendica.git] / include / api.php
index b823b93df5fb9d7e3e958390a6edeb04a96c953e..1223e1b2a5ed18b4d74fc5553d4c2d8f0d75741d 100644 (file)
@@ -174,7 +174,7 @@ function api_register_func($path, $func, $auth = false, $method = API_METHOD_ANY
 }
 
 /**
- * Log in user via OAuth1 or Simple HTTP Auth.
+ * Log in user via Simple HTTP Auth.
  * Simple Auth allow username in form of <pre>user@server</pre>, ignoring server part
  *
  * @param App $a App