Changeset 267
- Timestamp:
- 09/07/08 19:20:59 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
ez_publish/ezical/trunk/classes/ezicalfetchfonctions.php
r266 r267 44 44 public function fetchEvents( $parent_node_id, $from_time, $to_time, $method='list' ) 45 45 { 46 echo "$from_time $to_time<br />";47 46 $eZiCal = eZiCal::instance(); 48 47 $attributeBeginDate = $eZiCal->eventClass['EventClassID'].'/'.$eZiCal->eventClass['Dictionary']['DTSTART'];
