spelling: occurred
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -646,7 +646,7 @@ On error:
|
||||
|
||||
* 403 FORBIDDEN: if not authenticated
|
||||
* 400 BADREQUEST: "no albumname specified", "album not available"
|
||||
* 500 INTERNALSERVERERROR: "problem with deleting item occured", "unknown error - deleting from database failed"
|
||||
* 500 INTERNALSERVERERROR: "problem with deleting item occurred", "unknown error - deleting from database failed"
|
||||
|
||||
### POST api/friendica/photoalbum/update
|
||||
|
||||
|
||||
@@ -63,7 +63,7 @@ class Probe
|
||||
private static $baseurl;
|
||||
|
||||
/**
|
||||
* @var boolean Whether a timeout has occured
|
||||
* @var boolean Whether a timeout has occurred
|
||||
*/
|
||||
private static $isTimeout;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user