phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/setup tables_update.inc.php


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/setup tables_update.inc.php
Date: Fri, 05 May 2006 08:27:41 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Branch:         
Changes by:     Sigurd Nes <address@hidden>     06/05/05 08:27:41

Modified files:
        setup          : tables_update.inc.php 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/setup/tables_update.inc.php.diff?tr1=1.46&tr2=1.47&r1=text&r2=text

Patches:
Index: property/setup/tables_update.inc.php
diff -u property/setup/tables_update.inc.php:1.46 
property/setup/tables_update.inc.php:1.47
--- property/setup/tables_update.inc.php:1.46   Fri May  5 07:41:55 2006
+++ property/setup/tables_update.inc.php        Fri May  5 08:27:41 2006
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package property
        * @subpackage setup
-       * @version $Id: tables_update.inc.php,v 1.46 2006/05/05 07:41:55 
sigurdne Exp $
+       * @version $Id: tables_update.inc.php,v 1.47 2006/05/05 08:27:41 
sigurdne Exp $
        */
 
        /**
@@ -1318,7 +1318,7 @@
                        {
                                if 
($GLOBALS['phpgw_setup']->oProc->f('calculation') > 0)
                                {
-                                       $combined_cost = 
$GLOBALS['phpgw_setup']->oProc->f('calculation') * 1,25; // tax included
+                                       $combined_cost = 
($GLOBALS['phpgw_setup']->oProc->f('calculation') * 1.25); // tax included
                                }
                                else
                                {




reply via email to

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