phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/inc class.sogab.inc.php,1.14,1.15


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/inc class.sogab.inc.php,1.14,1.15
Date: Sat, 30 Aug 2003 18:04:49 -0400

Update of /cvsroot/phpgroupware/property/inc
In directory subversions:/tmp/cvs-serv12681

Modified Files:
        class.sogab.inc.php 
Log Message:
no message

Index: class.sogab.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/inc/class.sogab.inc.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** class.sogab.inc.php 7 Jul 2003 12:42:14 -0000       1.14
--- class.sogab.inc.php 30 Aug 2003 22:04:46 -0000      1.15
***************
*** 99,103 ****
                        }
  
!                       $sql = "SELECT distinct gab_id,count(gab_id) as hits, 
loc1_name as address FROM fm_gab_location $this->join fm_location1 on 
fm_gab_location.loc1=fm_location1.loc1 $filtermethod GROUP BY 
gab_id,fm_location1.loc1_name ";
  
                        $this->db2->query($sql,__LINE__,__FILE__);
--- 99,103 ----
                        }
  
!                       $sql = "SELECT distinct gab_id,count(gab_id) as hits, 
loc1_name as address FROM fm_gab_location $this->join fm_location1 on 
fm_gab_location.loc1=fm_location1.loc1 $filtermethod GROUP BY gab_id,loc1_name 
";
  
                        $this->db2->query($sql,__LINE__,__FILE__);





reply via email to

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