diff --git a/views/pages/Photo.php b/views/pages/Photo.php index d5fb3d0..af0df84 100644 --- a/views/pages/Photo.php +++ b/views/pages/Photo.php @@ -294,12 +294,14 @@ if ($photo->i('id') !== null) { - + $id)); + ?>
-

Комментарии · 1

+

Комментарии ·

$id)); + foreach ($comments as $c) { $comm = new Comment($c); $comm->i();