fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [17524]


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

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


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

Modified: branches/dev-syncromind/property/inc/class.bogab.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.bogab.inc.php    2018-01-10 
00:17:59 UTC (rev 17523)
+++ branches/dev-syncromind/property/inc/class.bogab.inc.php    2018-01-10 
00:18:18 UTC (rev 17524)
@@ -225,7 +225,8 @@
                {
                        if (!$values['location_code'])
                        {
-                               while (is_array($values['location']) && list(, 
$value) = each($values['location']))
+                               //while (is_array($values['location']) && 
list(, $value) = each($values['location']))
+                                foreach($values['location'] as $value)
                                {
                                        if ($value)
                                        {




reply via email to

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