Деньги в инвентарь
This commit is contained in:
2
main.php
2
main.php
@@ -2202,7 +2202,7 @@ if (input::get('edit')) {
|
|||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
<?php
|
<?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">
|
<table border=0 width=100% cellspacing="0" cellpadding="0" bgcolor="#A5A5A5">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user