]> git.mxchange.org Git - friendica.git/commitdiff
Continued a bit:
authorRoland Haeder <roland@mxchange.org>
Wed, 5 Apr 2017 20:17:15 +0000 (22:17 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 14 May 2018 20:49:57 +0000 (22:49 +0200)
- more spaces added
- more curly braces added
- let's use x($_FOO, 'bar') and not isset($_FOOT['bar'])

Signed-off-by: Roland Haeder <roland@mxchange.org>
include/api.php

index 72997dd3a06529a08e3296e69b6a58f8a6ecae93..6f2566b97d92b849b312eaa9b6cd43324ce74561 100644 (file)
@@ -4379,7 +4379,6 @@ function api_fr_photo_create_update($type)
        throw new InternalServerErrorException("unknown error - this error on uploading or updating a photo should never happen");
 }
 
-
 /**
  * @brief delete a single photo from the database through api
  *