fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [8717] property: debug


From: Sigurd Nes
Subject: [Fmsystem-commits] [8717] property: debug
Date: Mon, 30 Jan 2012 12:37:18 +0000

Revision: 8717
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8717
Author:   sigurdne
Date:     2012-01-30 12:37:18 +0000 (Mon, 30 Jan 2012)
Log Message:
-----------
property: debug

Modified Paths:
--------------
    trunk/property/inc/class.soproject.inc.php

Modified: trunk/property/inc/class.soproject.inc.php
===================================================================
--- trunk/property/inc/class.soproject.inc.php  2012-01-30 12:35:47 UTC (rev 
8716)
+++ trunk/property/inc/class.soproject.inc.php  2012-01-30 12:37:18 UTC (rev 
8717)
@@ -1345,7 +1345,7 @@
                                {
                                        $_sum = 0;
                                }
-_debug_array((100 - $paid_percent)/100);
+
                                $_sum = $_sum * (100 - $paid_percent)/100;
                                $cost_info[$year]['sum_orders'] += $_sum;
                        }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]