fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [17521]


From: nelson . guerra
Subject: [Fmsystem-commits] [17521]
Date: Tue, 9 Jan 2018 19:06:03 -0500 (EST)

Revision: 17521
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=17521
Author:   nelson224
Date:     2018-01-09 19:06:03 -0500 (Tue, 09 Jan 2018)
Log Message:
-----------


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

Modified: branches/dev-syncromind/property/inc/class.boifc.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.boifc.inc.php    2018-01-10 
00:05:42 UTC (rev 17520)
+++ branches/dev-syncromind/property/inc/class.boifc.inc.php    2018-01-10 
00:06:03 UTC (rev 17521)
@@ -305,7 +305,8 @@
 
                        $categories = $this->so->select_category_list();
 
-                       while (is_array($categories) && list(, $category) = 
each($categories))
+                       //while (is_array($categories) && list(, $category) = 
each($categories))
+                        foreach($categories as $category)
                        {
                                if ($category['id'] == $selected)
                                {




reply via email to

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