fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8095]


From: Erik Holm-Larsen
Subject: [Fmsystem-commits] [8095]
Date: Mon, 14 Nov 2011 06:51:07 +0000

Revision: 8095
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8095
Author:   erikhl
Date:     2011-11-14 06:51:06 +0000 (Mon, 14 Nov 2011)
Log Message:
-----------


Modified Paths:
--------------
    trunk/activitycalendar/inc/class.uiimport.inc.php

Modified: trunk/activitycalendar/inc/class.uiimport.inc.php
===================================================================
--- trunk/activitycalendar/inc/class.uiimport.inc.php   2011-11-14 06:35:10 UTC 
(rev 8094)
+++ trunk/activitycalendar/inc/class.uiimport.inc.php   2011-11-14 06:51:06 UTC 
(rev 8095)
@@ -480,14 +480,14 @@
                                else    //add org unit without org no
                                {
                                        $org_info = array();
-                                       if($activity_group && !$activity_group 
== '')
-                                       {
-                                               $org_info['name'] = 
$activity_group;
-                                       }
-                                       else
-                                       {
+                                       //if($activity_group && 
!$activity_group == '')
+                                       //{
+                                       //      $org_info['name'] = 
$activity_group;
+                                       //}
+                                       //else
+                                       //{
                                                $org_info['name'] = 
$org_name_tmp;
-                                       }
+                                       //}
                                         
                                        //$org_info['orgnr'] = 
$this->decode($data[2]);
                                        $org_info['homepage'] = 
$this->decode($data[16]);




reply via email to

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