fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9751] property: location form:: enitity


From: Sigurd Nes
Subject: [Fmsystem-commits] [9751] property: location form:: enitity
Date: Thu, 05 Jul 2012 14:17:08 +0000

Revision: 9751
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9751
Author:   sigurdne
Date:     2012-07-05 14:17:05 +0000 (Thu, 05 Jul 2012)
Log Message:
-----------
property: location form:: enitity

Modified Paths:
--------------
    trunk/property/inc/class.bolocation.inc.php

Modified: trunk/property/inc/class.bolocation.inc.php
===================================================================
--- trunk/property/inc/class.bolocation.inc.php 2012-07-05 13:18:03 UTC (rev 
9750)
+++ trunk/property/inc/class.bolocation.inc.php 2012-07-05 14:17:05 UTC (rev 
9751)
@@ -511,6 +511,10 @@
 
                                        foreach($data['entity_data'] as 
$_entity_id => $_entity_info)                           
                                        {
+                                               if(!$_entity_id)
+                                               {
+                                                       continue;
+                                               }
                                                $entity_lookup = 
$soadmin_entity->read_single($_entity_id);
                                                $data['lookup_entity'][] = array
                                                (




reply via email to

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