From 35b9215f16c6f32b288eb1d280c780c37c68baa9 Mon Sep 17 00:00:00 2001 From: "Igor Barkov [iwork]" Date: Mon, 14 Jan 2019 19:06:36 +0200 Subject: [PATCH] change appearance to new one --- shop.php | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/shop.php b/shop.php index c86fad4..e6515ff 100644 --- a/shop.php +++ b/shop.php @@ -483,24 +483,6 @@ while ($row = $shopItems->fetch_assoc()) { echo ""; } - $data = db::c()->query('SELECT `id`, `img`, `name` FROM `shop` WHERE `count` > 0 AND `razdel` = ?i ORDER by `nlevel` ASC, `id` ASC', $shopCategoryTypeNumber); - while ($row = $data->fetch_assoc()) { - ?> - - - -
- купить - Купить несколько штук - - - - - -