fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [17547]


From: nelson . guerra
Subject: [Fmsystem-commits] [17547]
Date: Wed, 10 Jan 2018 22:40:40 -0500 (EST)

Revision: 17547
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=17547
Author:   nelson224
Date:     2018-01-10 22:40:40 -0500 (Wed, 10 Jan 2018)
Log Message:
-----------


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

Modified: branches/dev-syncromind/property/inc/class.botts.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.botts.inc.php    2018-01-11 
03:40:25 UTC (rev 17546)
+++ branches/dev-syncromind/property/inc/class.botts.inc.php    2018-01-11 
03:40:40 UTC (rev 17547)
@@ -1125,7 +1125,7 @@
                {
                        if ((!isset($data['location_code']) || 
!$data['location_code']) && isset($data['location']) && 
is_array($data['location']))
                        {
-                               while (is_array($data['location']) && list(, 
$value) = each($data['location']))
+                                foreach($data['location'] as $value)
                                {
                                        if ($value)
                                        {




reply via email to

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