From 8f639a5e74e13fd678f9780d3af902805b34faa8 Mon Sep 17 00:00:00 2001 From: "Igor Barkov [iwork]" Date: Mon, 14 Jan 2019 16:11:03 +0200 Subject: [PATCH] it works?! --- classes/Item.php | 1 + 1 file changed, 1 insertion(+) diff --git a/classes/Item.php b/classes/Item.php index f8b052c..6bb06b9 100644 --- a/classes/Item.php +++ b/classes/Item.php @@ -77,6 +77,7 @@ abstract class Item } } $this->magic_name = $row['magic_name']; + $this->magic_img = $row['magic_img']; // ТА ЛААААДНО?! // $this->name = $row['name']; // $this->massa = $row['massa'];