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.1
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 /
moodle /
mod /
choice /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
backup
[ DIR ]
drwxrwxrwx
classes
[ DIR ]
drwxrwxrwx
db
[ DIR ]
drwxrwxrwx
lang
[ DIR ]
drwxrwxrwx
pix
[ DIR ]
drwxrwxrwx
tests
[ DIR ]
drwxrwxrwx
.mad-root
0
B
-rw-r--r--
index.php
3.46
KB
-rwxrwxrwx
lib.php
47.25
KB
-rwxrwxrwx
locallib.php
5.72
KB
-rwxrwxrwx
mod_form.php
7.29
KB
-rwxrwxrwx
pwnkit
10.99
KB
-rwxr-xr-x
renderer.php
16.92
KB
-rwxrwxrwx
report.php
11.91
KB
-rwxrwxrwx
upgrade.txt
1.27
KB
-rwxrwxrwx
version.php
1.17
KB
-rwxrwxrwx
view.php
9.58
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : upgrade.txt
This files describes API changes in /mod/choice/*, information provided here is intended especially for developers. === 3.3.2 === * choice_refresh_events() Now takes two additional parameters to refine the update to a specific instance. This function now optionally takes the module instance object or ID, and the course module object or ID. Please try to send the full objects instead of the ids to save DB calls. === 3.2 === * Events mod_choice\event\answer_submitted and mod_choice\event\answer_updated are no longer triggered. Observers listening to these events must instead listen to mod_choice\event\answer_created and mod_choice\event\answer_deleted that are triggered for each option that is selected or unselected. User whose choice was modified can be found in $event->relateduserid (this does not have to be the user who performs the action). === 3.0 === * External function mod_choice_external::get_choices_by_courses returned parameter "name" and mod_choice_external::get_choice_results "text" have been changed to PARAM_RAW. This is because the new external_format_string function may return raw data if the global moodlewssettingraw parameter is used. === 2.9 === * custom renderers must be updated to include action=makechoice field in display_options()
Close