phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/export/GABNr, 1.3


From: nomail
Subject: [Phpgroupware-cvs] property/inc/export/GABNr, 1.3
Date: Tue, 12 Oct 2004 15:51:41 +0200

Update of /property/inc/export
Modified Files:
        Branch: 
          GABNr

date: 2004/10/12 13:51:41;  author: sigurdne;  state: Exp;  lines: +1 -1

Log Message:
no message
=====================================================================
Index: property/inc/export/GABNr
diff -u property/inc/export/GABNr:1.2 property/inc/export/GABNr:1.3
--- property/inc/export/GABNr:1.2       Wed Jun  2 18:57:11 2004
+++ property/inc/export/GABNr   Tue Oct 12 13:51:41 2004
@@ -84,7 +84,7 @@
                        
                        //Velg ut alle GABNr som skal overføres
                
-                       $sql = "SELECT gab_id,loc1 FROM fm_gab_location GROUP 
BY gab_id,loc1 order by gab_id asc";
+                       $sql = "SELECT gab_id,loc1 FROM fm_gab_location WHERE 
owner = 'yes' GROUP BY gab_id,loc1 order by gab_id asc";
 
                        $this->db->query($sql,__LINE__,__FILE__);
 




reply via email to

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