added more spaces/curly braces

Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
Roland Häder 2017-01-24 17:55:31 +01:00 committed by Roland Haeder
parent a4fea38c38
commit 1e3b443245
No known key found for this signature in database
GPG Key ID: B72F8185C6C7BD78
1 changed files with 0 additions and 1 deletions

View File

@ -568,7 +568,6 @@ function update_1069() {
q("ALTER TABLE `fcontact` ADD `request` CHAR( 255 ) NOT NULL AFTER `photo` ");
}
/// @TODO Still meeded?
// mail body needs to accomodate private photos
function update_1070() {