fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13245] class.sogallery


From: Saul
Subject: [Fmsystem-commits] [13245] class.sogallery
Date: Wed, 20 May 2015 23:07:36 +0000

Revision: 13245
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13245
Author:   psaul
Date:     2015-05-20 23:07:36 +0000 (Wed, 20 May 2015)
Log Message:
-----------
class.sogallery

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

Modified: branches/dev-syncromind/property/inc/class.sogallery.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.sogallery.inc.php        
2015-05-20 23:07:13 UTC (rev 13244)
+++ branches/dev-syncromind/property/inc/class.sogallery.inc.php        
2015-05-20 23:07:36 UTC (rev 13245)
@@ -135,7 +135,7 @@
 
                        $sql = "SELECT * FROM  phpgw_vfs"
                                ." {$filtermethod} {$querymethod}";
-
+//                echo '<pre>'; print_r($sql); echo '</pre>';
                        //_debug_array($sql . $ordermethod);
                        $this->_db->query($sql,__LINE__,__FILE__);
                        $this->total_records = $this->_db->num_rows();




reply via email to

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