mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 01:24:27 +02:00
Typo
This commit is contained in:
parent
98c2cdb49a
commit
0691d83bbc
1 changed files with 1 additions and 1 deletions
|
@ -399,7 +399,7 @@ function api_call(App $a)
|
||||||
*
|
*
|
||||||
* @param string $type Return type (xml, json, rss, as)
|
* @param string $type Return type (xml, json, rss, as)
|
||||||
* @param object $e HTTPException Error object
|
* @param object $e HTTPException Error object
|
||||||
* @return strin error message formatted as $type
|
* @return string error message formatted as $type
|
||||||
*/
|
*/
|
||||||
function api_error($type, $e)
|
function api_error($type, $e)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue