fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12918]


From: Nelson Guerra
Subject: [Fmsystem-commits] [12918]
Date: Fri, 27 Mar 2015 22:54:55 +0000

Revision: 12918
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12918
Author:   nelson224
Date:     2015-03-27 22:54:54 +0000 (Fri, 27 Mar 2015)
Log Message:
-----------


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-27 
22:54:42 UTC (rev 12917)
+++ branches/dev-syncromind/property/inc/class.sogab.inc.php    2015-03-27 
22:54:54 UTC (rev 12918)
@@ -71,16 +71,14 @@
                                $check_payments = 
isset($data['check_payments']) ? $data['check_payments'] : '';
                        }
 
-
-                       /* temporarily disabled */
-                       /*if ($order)
+                       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]