mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
6 lines
No EOL
373 B
Text
6 lines
No EOL
373 B
Text
Description of Bennu library import - customised library by author, this version is not available upstream
|
|
|
|
modifications:
|
|
1/ removed ereg functions deprecated as of php 5.3 (18 Nov 2009)
|
|
2/ replaced mbstring functions with moodle core_text (28 Nov 2011)
|
|
3/ replaced explode in iCalendar_component::unserialize() with preg_split to support various line breaks (20 Nov 2012) |