Changeset 267

Show
Ignore:
Timestamp:
09/07/08 19:20:59 (4 months ago)
Author:
llaumgui
Message:

oupppppppppppppppppss

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ez_publish/ezical/trunk/classes/ezicalfetchfonctions.php

    r266 r267  
    4444    public function fetchEvents( $parent_node_id, $from_time, $to_time, $method='list' ) 
    4545    { 
    46         echo "$from_time $to_time<br />"; 
    4746        $eZiCal = eZiCal::instance(); 
    4847        $attributeBeginDate = $eZiCal->eventClass['EventClassID'].'/'.$eZiCal->eventClass['Dictionary']['DTSTART'];