phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/class.bolocation.inc.php, 1.2.2.5


From: nomail
Subject: [Phpgroupware-cvs] property/inc/class.bolocation.inc.php, 1.2.2.5
Date: Mon, 27 Dec 2004 14:58:53 +0100

Update of /property/inc
Modified Files:
        Branch: proposed-0_9_18-branch
          class.bolocation.inc.php

date: 2004/12/27 13:58:53;  author: sigurdne;  state: Exp;  lines: +2 -2

Log Message:
no message
=====================================================================
Index: property/inc/class.bolocation.inc.php
diff -u property/inc/class.bolocation.inc.php:1.2.2.4 
property/inc/class.bolocation.inc.php:1.2.2.5
--- property/inc/class.bolocation.inc.php:1.2.2.4       Thu Nov 18 22:12:08 2004
+++ property/inc/class.bolocation.inc.php       Mon Dec 27 13:58:53 2004
@@ -690,7 +690,7 @@
                        $m=count($values_attribute);
                        for ($i=0;$i<$m;$i++)
                        {
-                               if($values_attribute[$i]['datatype']=='AB')
+                               if($values_attribute[$i]['datatype']=='AB' || 
$values_attribute[$i]['datatype']=='VENDOR')
                                {
                                        $values_attribute[$i]['value'] = 
$_POST[$values_attribute[$i]['name']];
                                }




reply via email to

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