Ой. Скобка.

This commit is contained in:
Igor Barkov (iwork) 2019-09-18 12:48:30 +03:00
parent 83cdb3e24c
commit e0c0b49942

View File

@ -1131,7 +1131,7 @@ if (input::get('edit')) {
}
if (($user['lovk']) >= 25) {
$bonus['fuvorot'] += round($user['lovk'] / 2);
$bonus['fauvorot'] += round($user['lovk'] / 3;
$bonus['fauvorot'] += round($user['lovk'] / 3);
}
if (($user['inta']) >= 25) {
$bonus['fkrit'] += round($user['inta'] / 2);