From f8076e6ad16906f9593cea73899aece8af7f824a Mon Sep 17 00:00:00 2001 From: GeorgNation <55389952+GeorgNation@users.noreply.github.com> Date: Sun, 21 Jul 2024 22:06:21 +0600 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=82=D0=BE=D0=B1=D1=80=D0=B0=D0=B6?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B1=D0=B8=D0=BE=20=D0=BA=D0=B0?= =?UTF-8?q?=D0=BA=20=D0=BD=D0=B0=20=D1=81=D1=82=D1=82=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit надо проверить --- views/pages/Profile/Index.php | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/views/pages/Profile/Index.php b/views/pages/Profile/Index.php index fee872a..f7f8203 100644 --- a/views/pages/Profile/Index.php +++ b/views/pages/Profile/Index.php @@ -172,18 +172,6 @@ $userprofile = new User(explode('/', $_SERVER['REQUEST_URI'])[2]);
- i('content'), true)['aboutmemo']['value'] != null) { ?> -
-

О себе

-render(nl2br(htmlspecialchars(json_decode($userprofile->i('content'), true)['aboutmemo']['value']))); -echo $rendered; -?> -
- @@ -220,6 +208,19 @@ echo $rendered; + i('content'), true)['aboutmemo']['value'] != null) { ?> +
+

О себе

+ render(nl2br(htmlspecialchars(json_decode($userprofile->i('content'), true)['aboutmemo']['value']))); + echo $rendered; + ?> +
+ +
Найти все фотографии, сделанные этим пользователем