<?php // $Id: bennu.inc.php,v 1.1.1.1 2007/07/07 15:09:44 paul Exp $
if(!defined('_BENNU_VERSION')) {
define('_BENNU_VERSION', '0.1');
include('iCalendar_rfc2445.php');
include('iCalendar_components.php');
include('iCalendar_properties.php');
include('iCalendar_parameters.php');
}
?>