fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14051] rental: typo


From: Sigurd Nes
Subject: [Fmsystem-commits] [14051] rental: typo
Date: Tue, 29 Sep 2015 13:32:54 +0000

Revision: 14051
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14051
Author:   sigurdne
Date:     2015-09-29 13:32:53 +0000 (Tue, 29 Sep 2015)
Log Message:
-----------
rental: typo

Modified Paths:
--------------
    branches/dev-syncromind/rental/inc/class.bofellesdata.inc.php

Modified: branches/dev-syncromind/rental/inc/class.bofellesdata.inc.php
===================================================================
--- branches/dev-syncromind/rental/inc/class.bofellesdata.inc.php       
2015-09-29 12:01:36 UTC (rev 14050)
+++ branches/dev-syncromind/rental/inc/class.bofellesdata.inc.php       
2015-09-29 13:32:53 UTC (rev 14051)
@@ -539,7 +539,7 @@
 
                        if($db->Type == "postgres")
                        {
-                               $sql = strtolower($str);
+                               $sql = strtolower($sql);
                        }
 
                        $db->query($sql,__LINE__,__FILE__);




reply via email to

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