phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.solookup.php, 1.1.1.5


From: nomail
Subject: [Phpgroupware-cvs] property/class.solookup.php, 1.1.1.5
Date: Sun, 23 May 2004 07:37:51 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/class.solookup.php
diff -u property/class.solookup.php:1.1.1.4 property/class.solookup.php:1.1.1.5
--- property/class.solookup.php:1.1.1.4 Sat Apr 24 19:39:54 2004
+++ property/class.solookup.php Fri Apr 30 09:52:25 2004
@@ -78,7 +78,7 @@
                                $querymethod = " $where (id LIKE '%$query%' or 
org_name LIKE '%$query%')";
                        }
 
-                       $sql = "SELECT id,org_name FROM phpgw_addressbook 
$filtermethod $querymethod";
+                       $sql = "SELECT id,org_name FROM fm_addressbook 
$filtermethod $querymethod";
 
                        $dbresult2 = $GLOBALS['phpgw']->db->Execute($sql);
                        $this->total_records = $dbresult2->_numOfRows;




reply via email to

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