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 07:41:55 +0000

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

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.45&tr2=1.46&r1=text&r2=text

Patches:
Index: property/setup/tables_update.inc.php
diff -u property/setup/tables_update.inc.php:1.45 
property/setup/tables_update.inc.php:1.46
--- property/setup/tables_update.inc.php:1.45   Thu May  4 13:47:13 2006
+++ property/setup/tables_update.inc.php        Fri May  5 07:41:55 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.45 2006/05/04 13:47:13 
sigurdne Exp $
+       * @version $Id: tables_update.inc.php,v 1.46 2006/05/05 07:41:55 
sigurdne Exp $
        */
 
        /**
@@ -1318,7 +1318,7 @@
                        {
                                if 
($GLOBALS['phpgw_setup']->oProc->f('calculation') > 0)
                                {
-                                       $combined_cost = 
$GLOBALS['phpgw_setup']->oProc->f('calculation');
+                                       $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]