mirror of
https://github.com/friendica/friendica
synced 2024-11-13 01:02:53 +00:00
added more spaces/curly braces
Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
parent
a4fea38c38
commit
1e3b443245
1 changed files with 0 additions and 1 deletions
|
@ -568,7 +568,6 @@ function update_1069() {
|
||||||
q("ALTER TABLE `fcontact` ADD `request` CHAR( 255 ) NOT NULL AFTER `photo` ");
|
q("ALTER TABLE `fcontact` ADD `request` CHAR( 255 ) NOT NULL AFTER `photo` ");
|
||||||
}
|
}
|
||||||
|
|
||||||
/// @TODO Still meeded?
|
|
||||||
// mail body needs to accomodate private photos
|
// mail body needs to accomodate private photos
|
||||||
|
|
||||||
function update_1070() {
|
function update_1070() {
|
||||||
|
|
Loading…
Reference in a new issue