diff --git a/functions.php b/functions.php index d4381dc..cf7f4b0 100644 --- a/functions.php +++ b/functions.php @@ -866,7 +866,7 @@ function showpersout($pas = 0) //FIXME Сделать по человеческ ?> - endif; ?> +
- // TODO Сделать один запрос из десяти!
+ 0) {
$dress = db::c()->query('SELECT `name`,`duration`,`maxdur`,`img` FROM `inventory` WHERE `id` = ?i', $user['m1'])->fetch_assoc();
$mess = 'Снять ' . $dress['name'] . ' Прочность ' . $dress['duration'] . '/' . $dress['maxdur']; @@ -614,7 +614,7 @@ function showpersinv($id) | ||
-
+ 0) {
$dress = db::c()->query('SELECT `name`,`duration`,`maxdur`,`img` FROM `inventory` WHERE `id` = ?i', $user['m6'])->fetch_assoc();
$mess = 'Снять ' . $dress['name'] . ' Прочность ' . $dress['duration'] . '/' . $dress['maxdur']; @@ -658,7 +658,7 @@ function showpersinv($id) ?> |
||
@@ -1141,7 +1141,7 @@ if (input::get('edit')) { TimerOn = tkHP < maxHP ? setTimeout("setHPlocal()", delay * 100) : -1 } - echo topsethp(); ?> + = topsethp(); ?> $(document).ready(function () { $('a').live('click', function () { @@ -1204,7 +1204,7 @@ if (input::get('edit')) { |