phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.soentity.php, 1.1.1.7


From: nomail
Subject: [Phpgroupware-cvs] property/class.soentity.php, 1.1.1.7
Date: Sun, 23 May 2004 14:27:59 -0000

Update of /property
Modified Files:
        Branch: 
          class.soentity.php

date: 2004/04/30 09:52:25;  author: sigurdne;  state: Exp;  lines: +1 -1

Log Message:
no message
=====================================================================
Index: property/class.soentity.php
diff -u property/class.soentity.php:1.1.1.6 property/class.soentity.php:1.1.1.7
--- property/class.soentity.php:1.1.1.6 Thu Apr 29 07:10:49 2004
+++ property/class.soentity.php Fri Apr 30 09:52:25 2004
@@ -302,7 +302,7 @@
                                        }
                                        
elseif($cols_return_extra[$i]['datatype']=='AB' && $value):
                                        {
-                                               $sql="SELECT org_name FROM 
phpgw_addressbook where id=$value";
+                                               $sql="SELECT org_name FROM 
fm_addressbook where id=$value";
                                                $dbresult2 = 
$GLOBALS['phpgw']->db->Execute($sql);
                                                
$entity_list[$j][$cols_return_extra[$i]['name']] = 
$dbresult2->fields['org_name'];
                                        }




reply via email to

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