fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13057] update expected location form data


From: Sigurd Nes
Subject: [Fmsystem-commits] [13057] update expected location form data
Date: Wed, 22 Apr 2015 08:37:14 +0000

Revision: 13057
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13057
Author:   sigurdne
Date:     2015-04-22 08:37:14 +0000 (Wed, 22 Apr 2015)
Log Message:
-----------
update expected location form data

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

Modified: branches/dev-syncromind/property/inc/class.bolocation.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.bolocation.inc.php       
2015-04-22 08:34:49 UTC (rev 13056)
+++ branches/dev-syncromind/property/inc/class.bolocation.inc.php       
2015-04-22 08:37:14 UTC (rev 13057)
@@ -611,15 +611,8 @@
                                }
                        }
 
-                       //_debug_array($location['location']);
-                       if(isset($input_name))
-                       {
-                               phpgwapi_cache::session_set('property', 
'lookup_fields',$input_name);
-                       }
-                       if($input_name_entity)
-                       {
-                               phpgwapi_cache::session_set('property', 
'lookup_fields_entity',$input_name_entity);
-                       }
+                       phpgwapi_cache::session_set('property', 
'lookup_fields',$input_name);
+                       phpgwapi_cache::session_set('property', 
'lookup_fields_entity',$input_name_entity);
 
                        if($input_name_entity && is_array($input_name_entity))
                        {




reply via email to

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