Деньги в инвентарь

This commit is contained in:
lopar 2019-01-10 01:58:53 +02:00
parent 0d1ea7d7ec
commit 58f964b35d

View File

@ -2202,7 +2202,7 @@ if (input::get('edit')) {
<?php endif; ?>
<?php
if (in_array(input::get('razdel'), [0, 1, 2, 3, 4, 5])) $_SESSION['razdel'] = input::get('razdel');
if (in_array(input::get('razdel'), [0, 1, 2, 3, 4, 5, 6])) $_SESSION['razdel'] = input::get('razdel');
?>
<table border=0 width=100% cellspacing="0" cellpadding="0" bgcolor="#A5A5A5">
<tr>