Ой. Скобка.
This commit is contained in:
parent
83cdb3e24c
commit
e0c0b49942
2
main.php
2
main.php
@ -1131,7 +1131,7 @@ if (input::get('edit')) {
|
|||||||
}
|
}
|
||||||
if (($user['lovk']) >= 25) {
|
if (($user['lovk']) >= 25) {
|
||||||
$bonus['fuvorot'] += round($user['lovk'] / 2);
|
$bonus['fuvorot'] += round($user['lovk'] / 2);
|
||||||
$bonus['fauvorot'] += round($user['lovk'] / 3;
|
$bonus['fauvorot'] += round($user['lovk'] / 3);
|
||||||
}
|
}
|
||||||
if (($user['inta']) >= 25) {
|
if (($user['inta']) >= 25) {
|
||||||
$bonus['fkrit'] += round($user['inta'] / 2);
|
$bonus['fkrit'] += round($user['inta'] / 2);
|
||||||
|
Loading…
Reference in New Issue
Block a user