From 6e691159bfe898959ff8f0fc955b88f07d65a203 Mon Sep 17 00:00:00 2001 From: Ivor Barhansky Date: Thu, 9 Jun 2022 12:51:24 +0300 Subject: [PATCH] =?UTF-8?q?Revert=20"#1=20"=D0=9E=D0=B1=D1=89=D0=B0=D1=8F?= =?UTF-8?q?=20=D1=81=D1=83=D0=B4=D1=8C=D0=B1=D0=B0"=20=D0=B2=20=D0=BD?= =?UTF-8?q?=D0=BE=D0=B2=D0=BE=D0=B9=20=D1=80=D1=83=D0=BD=D0=B5."?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 3978323c5ecae634b004a18078a1be66d9e1630a. --- modules_data/location/ab/hram.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules_data/location/ab/hram.php b/modules_data/location/ab/hram.php index 1defabd1..80e96b53 100644 --- a/modules_data/location/ab/hram.php +++ b/modules_data/location/ab/hram.php @@ -57,7 +57,7 @@ if (isset($_GET['itm']) && $qst_hram && $_GET['itm'] > 0) { $newRune = \Insallah\Runes::get($newRuneLevel); if (!empty($newRune)) { - $u->addItem($newitm, $u->info['id'], $newRune[0] . '|sudba=' . $u->info['login']); + $u->addItem($newitm, $u->info['id'], $newRune[0]); $resz = $newRune[1]; mysql_query('UPDATE `items_users` SET `delete` = "' . time() . '" WHERE `id` = "' . $itm3['iid'] . '" OR `id` = "' . $itm2['iid'] . '" OR `id` = "' . $itm1['iid'] . '"'); if (date('w') == 0 || date('w') == 6 || date('w') == 2) {