kopia lustrzana https://github.com/friendica/friendica
rewrote for() loop to foreach() + added curly braces/spaces
Signed-off-by: Roland Haeder <roland@mxchange.org>pull/5042/head
rodzic
fc4d1296e3
commit
7514a3beb8
|
@ -1294,6 +1294,7 @@ function photos_content(App $a)
|
|||
}
|
||||
|
||||
$album_link = 'photos/' . $a->data['user']['nickname'] . '/album/' . bin2hex($ph[0]['album']);
|
||||
|
||||
$tools = null;
|
||||
$lock = null;
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue