kopia lustrzana https://github.com/friendica/friendica
added spaces + some curly braces
Signed-off-by: Roland Häder <roland@mxchange.org>pull/5042/head
rodzic
f7ceea7a85
commit
1a61cee5a7
|
@ -1830,8 +1830,7 @@ function file_tag_update_pconfig($uid, $file_old, $file_new, $type = 'file') {
|
|||
|
||||
if (!intval($uid)) {
|
||||
return false;
|
||||
}
|
||||
if ($file_old == $file_new) {
|
||||
} elseif ($file_old == $file_new) {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue