diff --git a/views/pages/Profile/Index.php b/views/pages/Profile/Index.php index 220c44a..18cf63f 100644 --- a/views/pages/Profile/Index.php +++ b/views/pages/Profile/Index.php @@ -29,13 +29,13 @@ $userprofile = new User(explode('/', $_SERVER['REQUEST_URI'])[2]); if ($userprofile->i('id') === Auth::userid()) { ?>
+
-
+ i('content'), true)['aboutmemo']['value'] != null) { ?> @@ -175,7 +175,7 @@ $userprofile = new User(explode('/', $_SERVER['REQUEST_URI'])[2]); =nl2br(json_decode($userprofile->i('content'), true)['aboutmemo']['value'])?> - + |