phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/class.bocommon.inc.php, 1.7.2.5


From: nomail
Subject: [Phpgroupware-cvs] property/inc/class.bocommon.inc.php, 1.7.2.5
Date: Tue, 7 Dec 2004 10:04:28 +0100

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

date: 2004/12/07 09:04:28;  author: sigurdne;  state: Exp;  lines: +2 -1

Log Message:
Using ilike if pgsql
=====================================================================
Index: property/inc/class.bocommon.inc.php
diff -u property/inc/class.bocommon.inc.php:1.7.2.4 
property/inc/class.bocommon.inc.php:1.7.2.5
--- property/inc/class.bocommon.inc.php:1.7.2.4 Thu Nov 18 22:12:08 2004
+++ property/inc/class.bocommon.inc.php Tue Dec  7 09:04:28 2004
@@ -77,6 +77,7 @@
 
                        $this->join                     = $this->socommon->join;
                        $this->left_join        = $this->socommon->left_join;
+                       $this->like                     = $this->socommon->like;
 
                        switch($GLOBALS['phpgw_info']['server']['db_type'])
                        {




reply via email to

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