diff --git a/classes/Item.php b/classes/Item.php index 20e2de0..f8b052c 100644 --- a/classes/Item.php +++ b/classes/Item.php @@ -76,6 +76,7 @@ abstract class Item $this->$key = $row[$key]; } } + $this->magic_name = $row['magic_name']; // ТА ЛААААДНО?! // $this->name = $row['name']; // $this->massa = $row['massa'];