fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15576] property: filter inactive components for cont


From: sigurdne
Subject: [Fmsystem-commits] [15576] property: filter inactive components for controller
Date: Sun, 4 Sep 2016 16:24:18 +0000 (UTC)

Revision: 15576
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15576
Author:   sigurdne
Date:     2016-09-04 16:24:18 +0000 (Sun, 04 Sep 2016)
Log Message:
-----------
property: filter inactive components for controller

Modified Paths:
--------------
    branches/Version-1_0-branch/property/inc/class.soentity.inc.php

Modified: branches/Version-1_0-branch/property/inc/class.soentity.inc.php
===================================================================
--- branches/Version-1_0-branch/property/inc/class.soentity.inc.php     
2016-09-04 15:28:10 UTC (rev 15575)
+++ branches/Version-1_0-branch/property/inc/class.soentity.inc.php     
2016-09-04 16:24:18 UTC (rev 15576)
@@ -783,6 +783,7 @@
                                /*
                                 * Filter inactive
                                 */
+                               static $cache_attribute_status = array();
                                
if(!isset($cache_attribute_status[$location_id]))
                                {
                                        $filters = array("column_name" => 
"status");




reply via email to

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