diff --git a/mod/photos.php b/mod/photos.php index c919527da2..8a56497806 100644 --- a/mod/photos.php +++ b/mod/photos.php @@ -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;