closes #17, великое переименование классов для автозагрузчика, актуализация кода

This commit is contained in:
2022-08-25 14:23:36 +03:00
parent 6cd7b13db0
commit 42714daeda
203 changed files with 38783 additions and 39766 deletions
-1
View File
@@ -176,7 +176,6 @@ $vi = array(
$i = 0; $seet = '';
$vnr = array(0 => 'íà ñåãîäíÿ',1 => ' âñåãî');
while($i < count($ability[$account])) {
if($ability[$account][$i][1]>0) {
$itm = mysql_fetch_array(mysql_query('SELECT * FROM `items_main` WHERE `id` = "'.$ability[$account][$i][0].'" LIMIT 1'));