fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7418] property: more on integration


From: Sigurd Nes
Subject: [Fmsystem-commits] [7418] property: more on integration
Date: Wed, 22 Jun 2011 13:04:52 +0000

Revision: 7418
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7418
Author:   sigurdne
Date:     2011-06-22 13:04:52 +0000 (Wed, 22 Jun 2011)
Log Message:
-----------
property: more on integration

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

Modified: trunk/property/inc/class.uilocation.inc.php
===================================================================
--- trunk/property/inc/class.uilocation.inc.php 2011-06-22 12:49:51 UTC (rev 
7417)
+++ trunk/property/inc/class.uilocation.inc.php 2011-06-22 13:04:52 UTC (rev 
7418)
@@ -239,7 +239,7 @@
                        foreach ($_config as $_config_section => 
$_config_section_data)
                        {
                                $integrationurl = '';
-                               if(isset($_config_section_data['url']))
+                               if(isset($_config_section_data['url']) && 
!isset($_config_section_data['tab']))
                                {
                                        
if(isset($_config_section_data['auth_hash_name']) && 
$_config_section_data['auth_hash_name'] && 
isset($_config_section_data['auth_url']) && $_config_section_data['auth_url'])
                                        {




reply via email to

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