From 49c0abe3f9b88accd0999b57598be174b9766f9f Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 30 Dec 2016 15:12:16 +0200 Subject: [PATCH] -Total recount --- frontend/views/cabinet/users.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/views/cabinet/users.php b/frontend/views/cabinet/users.php index aea79b2..9af2e49 100755 --- a/frontend/views/cabinet/users.php +++ b/frontend/views/cabinet/users.php @@ -60,7 +60,7 @@ } else { $sum = $report->sum * $report->intellectualProperty->creativeRoles[0]->part / 100; } - $total += $sum; + $total += $sum*0.8*0.805; ?> - + Сумма: -- libgit2 0.21.4