Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/bennu/bennu.inc.php
Go to the documentation of this file.
00001 <?php
00002 
00016 if(!defined('_BENNU_VERSION')) {
00017     define('_BENNU_VERSION', '0.1');
00018     include('bennu.class.php');
00019     include('iCalendar_rfc2445.php');
00020     include('iCalendar_components.php');
00021     include('iCalendar_properties.php');
00022     include('iCalendar_parameters.php');
00023 }
 All Data Structures Namespaces Files Functions Variables Enumerations