Continued a bit:
- 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>
This commit is contained in:
parent
7525b8fefe
commit
61fdc32d2f
|
@ -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");
|
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
|
* @brief delete a single photo from the database through api
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue