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 /
blocks /
[ HOME SHELL ]
Name
Size
Permission
Action
activity_modules
[ DIR ]
drwxrwxrwx
admin_bookmarks
[ DIR ]
drwxrwxrwx
badges
[ DIR ]
drwxrwxrwx
blog_menu
[ DIR ]
drwxrwxrwx
blog_recent
[ DIR ]
drwxrwxrwx
blog_tags
[ DIR ]
drwxrwxrwx
calendar_month
[ DIR ]
drwxrwxrwx
calendar_upcoming
[ DIR ]
drwxrwxrwx
comments
[ DIR ]
drwxrwxrwx
community
[ DIR ]
drwxrwxrwx
completionstatus
[ DIR ]
drwxrwxrwx
course_list
[ DIR ]
drwxrwxrwx
course_overview
[ DIR ]
drwxrwxrwx
course_summary
[ DIR ]
drwxrwxrwx
feedback
[ DIR ]
drwxrwxrwx
glossary_random
[ DIR ]
drwxrwxrwx
html
[ DIR ]
drwxrwxrwx
login
[ DIR ]
drwxrwxrwx
mentees
[ DIR ]
drwxrwxrwx
messages
[ DIR ]
drwxrwxrwx
mnet_hosts
[ DIR ]
drwxrwxrwx
myprofile
[ DIR ]
drwxrwxrwx
navigation
[ DIR ]
drwxrwxrwx
news_items
[ DIR ]
drwxrwxrwx
online_users
[ DIR ]
drwxrwxrwx
participants
[ DIR ]
drwxrwxrwx
private_files
[ DIR ]
drwxrwxrwx
quiz_results
[ DIR ]
drwxrwxrwx
recent_activity
[ DIR ]
drwxrwxrwx
rss_client
[ DIR ]
drwxrwxrwx
search_forums
[ DIR ]
drwxrwxrwx
section_links
[ DIR ]
drwxrwxrwx
selfcompletion
[ DIR ]
drwxrwxrwx
settings
[ DIR ]
drwxrwxrwx
site_main_menu
[ DIR ]
drwxrwxrwx
social_activities
[ DIR ]
drwxrwxrwx
tag_flickr
[ DIR ]
drwxrwxrwx
tag_youtube
[ DIR ]
drwxrwxrwx
tags
[ DIR ]
drwxrwxrwx
tests
[ DIR ]
drwxrwxrwx
dock.js
43.16
KB
-rwxrwxrwx
edit_form.php
13.59
KB
-rwxrwxrwx
index.html
1
B
-rwxrwxrwx
moodleblock.class.php
27.14
KB
-rwxrwxrwx
upgrade.txt
1.54
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : upgrade.txt
This files describes API changes in /blocks/* - activity modules, information provided here is intended especially for developers. === 2.4 === Created new capability 'blocks/xxx:myaddinstance' that determines whether a user can add a specific block to their My Home page. This capability was only defined for blocks where the applicable_formats function does not include "'my' => false" in the returned array, allowing it be added to the My Home page. === 2.3 === required changes in code: * block_xxx_pluginfile() is now given the 7th parameter (hopefully the last one) that contains additional options for the file serving. The array should be re-passed to send_stored_file(). === 2.0 === required changes in code: * use new DML syntax everywhere * use new DDL syntax in db/upgrade.php * replace defaults.php by settings.php and db/install.php * replace STATEMENTS section in db/install.xml by db/install.php * move post instalation code from install() method into db/install.php * completely rewrite file handling * rewrite backup/restore * theme changes: move plugin styles into blocks/xxx/styles.css and use new css markers for images, move all images into new blocks/xxx/pix/ directory and use new outputlib api old global $THEME is fully replaced by $OUTPUT * remove '_utf8' from language pack names, use new {$a} syntax in language packs * use 'pluginname' lang pack identifier instead of 'blockname' * move cron and version number into standard version.php * removed support for old config_global.html, use settings.php
Close