X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/lib/bennu
home
/
cbholdings
/
pasukulu
/
lib
/
bennu
/
📁
..
📄
CHANGELOG.txt
(24 B)
📄
COPYRIGHT.txt
(929 B)
📄
LICENSE.txt
(25.81 KB)
📄
README.txt
(5.77 KB)
📄
TODO.txt
(76 B)
📄
bennu.class.php
(1.74 KB)
📄
bennu.inc.php
(638 B)
📄
iCalendar_components.php
(27.27 KB)
📄
iCalendar_parameters.php
(10.3 KB)
📄
iCalendar_properties.php
(41.23 KB)
📄
iCalendar_rfc2445.php
(24.86 KB)
📄
readme_moodle.txt
(1.75 KB)
Editing: bennu.inc.php
<?php /** * BENNU - PHP iCalendar library * (c) 2005-2006 Ioannis Papaioannou (pj@moodle.org). All rights reserved. * * Released under the LGPL. * * See http://bennu.sourceforge.net/ for more information and downloads. * * @author Ioannis Papaioannou * @version $Id$ * @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License */ if(!defined('_BENNU_VERSION')) { define('_BENNU_VERSION', '0.1'); include('bennu.class.php'); include('iCalendar_rfc2445.php'); include('iCalendar_components.php'); include('iCalendar_properties.php'); include('iCalendar_parameters.php'); }
Upload File
Create Folder