fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12902] temporarily disabled the parameter "order"


From: Nelson Guerra
Subject: [Fmsystem-commits] [12902] temporarily disabled the parameter "order"
Date: Wed, 25 Mar 2015 23:26:37 +0000

Revision: 12902
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12902
Author:   nelson224
Date:     2015-03-25 23:26:36 +0000 (Wed, 25 Mar 2015)
Log Message:
-----------
temporarily disabled the parameter "order"

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

Modified: branches/dev-syncromind/property/inc/class.sogab.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.sogab.inc.php    2015-03-24 
22:49:44 UTC (rev 12901)
+++ branches/dev-syncromind/property/inc/class.sogab.inc.php    2015-03-25 
23:26:36 UTC (rev 12902)
@@ -72,15 +72,15 @@
                        }
 
 
-
-                       if ($order)
+                       /* temporarily disabled */
+                       /*if ($order)
                        {
                                $ordermethod = " order by 
fm_gab_location.{$order} {$sort}";
                        }
                        else
                        {
                                $ordermethod = ' order by gab_id ASC';
-                       }
+                       }*/
 
                        $where = 'WHERE';
                        $filtermethod = '';




reply via email to

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