fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [17523]


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

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


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

Modified: branches/dev-syncromind/property/inc/class.boentity.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.boentity.inc.php 2018-01-10 
00:17:43 UTC (rev 17522)
+++ branches/dev-syncromind/property/inc/class.boentity.inc.php 2018-01-10 
00:17:59 UTC (rev 17523)
@@ -711,7 +711,8 @@
 
                function save( $values, $values_attribute, $action = '', 
$entity_id, $cat_id )
                {
-                       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]