phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] [18635] Revert my old hack.


From: Johan Gunnarsson
Subject: [Phpgroupware-cvs] [18635] Revert my old hack.
Date: Fri, 04 Jul 2008 13:25:12 +0000

Revision: 18635
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=18635
Author:   johang
Date:     2008-07-04 13:25:10 +0000 (Fri, 04 Jul 2008)

Log Message:
-----------
Revert my old hack. Going to add a directory with patches.

Modified Paths:
--------------
    trunk/phpgwapi/inc/libawl/inc/iCalendar.php

Modified: trunk/phpgwapi/inc/libawl/inc/iCalendar.php
===================================================================
--- trunk/phpgwapi/inc/libawl/inc/iCalendar.php 2008-07-03 19:15:04 UTC (rev 
18634)
+++ trunk/phpgwapi/inc/libawl/inc/iCalendar.php 2008-07-04 13:25:10 UTC (rev 
18635)
@@ -651,9 +651,6 @@
     else {
       $this->type = 'VEVENT';  // Default to event
     }
-    
-    unset($args['type']);
-    
     $this->component->SetType('VCALENDAR');
     $this->component->SetProperties(
         array(






reply via email to

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