fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12344] class.uiadmin_entity.inc


From: Saul
Subject: [Fmsystem-commits] [12344] class.uiadmin_entity.inc
Date: Thu, 20 Nov 2014 17:14:33 +0000

Revision: 12344
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12344
Author:   psaul
Date:     2014-11-20 17:14:32 +0000 (Thu, 20 Nov 2014)
Log Message:
-----------
class.uiadmin_entity.inc

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

Modified: branches/dev-syncromind/property/inc/class.uiadmin_entity.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.uiadmin_entity.inc.php   
2014-11-20 17:13:28 UTC (rev 12343)
+++ branches/dev-syncromind/property/inc/class.uiadmin_entity.inc.php   
2014-11-20 17:14:32 UTC (rev 12344)
@@ -293,7 +293,8 @@
                         }
                         
                         $new_values = array();
-                        foreach($values as $value) {
+                        foreach($values as $value)
+                        {
                             $new_values[] = $value;
                         }
                         




reply via email to

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