fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16815]


From: nelson . guerra
Subject: [Fmsystem-commits] [16815]
Date: Thu, 1 Jun 2017 00:44:14 -0400 (EDT)

Revision: 16815
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16815
Author:   nelson224
Date:     2017-06-01 00:44:14 -0400 (Thu, 01 Jun 2017)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind-2/property/inc/class.soreport.inc.php

Modified: branches/dev-syncromind-2/property/inc/class.soreport.inc.php
===================================================================
--- branches/dev-syncromind-2/property/inc/class.soreport.inc.php       
2017-06-01 04:17:46 UTC (rev 16814)
+++ branches/dev-syncromind-2/property/inc/class.soreport.inc.php       
2017-06-01 04:44:14 UTC (rev 16815)
@@ -380,7 +380,7 @@
                        }
                        
                        $sql = "SELECT ".$string_columns." FROM 
".$dataset['view_name']." ".$where." ".$ordering;
-echo $sql; die;
+
                        if (count($data))
                        {
                                $this->db->limit_query($sql, 0, __LINE__, 
__FILE__, 20);




reply via email to

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