From beaaafa8d8d81c91e5a850f8a6285fa8ba58926c Mon Sep 17 00:00:00 2001 From: lopar Date: Sun, 5 Jul 2020 18:17:25 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B5=D0=B2=D1=80=D0=B0=D1=89?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=82=D0=B0=D0=B1=D0=BB=D0=B8=D1=86?= =?UTF-8?q?=20=D0=B2=20css=20grid.=20=D0=9E=D0=BF=D0=B5=D1=87=D0=B0=D1=82?= =?UTF-8?q?=D0=BA=D0=B0.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- classes/User.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/User.php b/classes/User.php index 6fdf8eb..cb5fe59 100644 --- a/classes/User.php +++ b/classes/User.php @@ -261,7 +261,7 @@ USERINFO; if (isset($dressed_item[7])) { $this->showItem($dressed_item[7]); } else { - $this->showItem(7; + $this->showItem(7); } echo ''; echo '
';