Linux aries.aptans.com 4.18.0-348.20.1.lve.1.el8.x86_64 #1 SMP Wed Mar 16 08:45:39 EDT 2022 x86_64
Apache
: 135.181.142.107 | : 172.70.100.63
Cant Read [ /etc/named.conf ]
7.4.33
aja
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
aja /
public_html /
ead /
course /
[ HOME SHELL ]
Name
Size
Permission
Action
ajax
[ DIR ]
drwxr-xr-x
amd
[ DIR ]
drwxr-xr-x
classes
[ DIR ]
drwxr-xr-x
format
[ DIR ]
drwxr-xr-x
report
[ DIR ]
drwxr-xr-x
templates
[ DIR ]
drwxr-xr-x
tests
[ DIR ]
drwxr-xr-x
yui
[ DIR ]
drwxr-xr-x
admin.php
1.75
KB
-rw-r--r--
bulkcompletion.php
2.74
KB
-rw-r--r--
category.ajax.php
1.24
KB
-rw-r--r--
changenumsections.php
4.23
KB
-rw-r--r--
completion.js
3.83
KB
-rw-r--r--
completion.php
5.81
KB
-rw-r--r--
completion_form.php
14.35
KB
-rw-r--r--
customfield.php
1.3
KB
-rw-r--r--
defaultcompletion.php
2.62
KB
-rw-r--r--
delete.php
4.06
KB
-rw-r--r--
dndupload.js
41.56
KB
-rw-r--r--
dndupload.php
1.54
KB
-rw-r--r--
dnduploadlib.php
25.66
KB
-rw-r--r--
downloadcontent.php
3.55
KB
-rw-r--r--
edit.php
10.23
KB
-rw-r--r--
edit_form.php
23.24
KB
-rw-r--r--
editbulkcompletion.php
2.61
KB
-rw-r--r--
editcategory.php
3.84
KB
-rw-r--r--
editdefaultcompletion.php
2.55
KB
-rw-r--r--
editsection.php
5.81
KB
-rw-r--r--
editsection_form.php
5.01
KB
-rw-r--r--
enrol.php
1021
B
-rw-r--r--
externallib.php
197.26
KB
-rw-r--r--
index.php
2.67
KB
-rw-r--r--
info.php
2.68
KB
-rw-r--r--
jumpto.php
1.23
KB
-rw-r--r--
lib.php
194.15
KB
-rw-r--r--
loginas.php
2.86
KB
-rw-r--r--
management.php
23.09
KB
-rw-r--r--
mod.php
11.25
KB
-rw-r--r--
modduplicate.php
1.89
KB
-rw-r--r--
modedit.php
7.54
KB
-rw-r--r--
modlib.php
34.93
KB
-rw-r--r--
moodleform_mod.php
55.72
KB
-rw-r--r--
pending.php
6.48
KB
-rw-r--r--
recent.php
8.28
KB
-rw-r--r--
recent_form.php
6.82
KB
-rw-r--r--
recommendations.php
1.98
KB
-rw-r--r--
renderer.php
119.11
KB
-rw-r--r--
report.php
1.34
KB
-rw-r--r--
request.php
3.21
KB
-rw-r--r--
request_form.php
6.6
KB
-rw-r--r--
reset.php
3.54
KB
-rw-r--r--
reset_form.php
8.97
KB
-rw-r--r--
resources.php
5.01
KB
-rw-r--r--
rest.php
3.36
KB
-rw-r--r--
scales.php
4.96
KB
-rw-r--r--
search.php
4.16
KB
-rw-r--r--
switchrole.php
3.97
KB
-rw-r--r--
switchrole_form.php
3.19
KB
-rw-r--r--
tags.php
2.33
KB
-rw-r--r--
tags_form.php
1.51
KB
-rw-r--r--
togglecompletion.php
6.37
KB
-rw-r--r--
upgrade.txt
5.46
KB
-rw-r--r--
user.php
7.87
KB
-rw-r--r--
view.php
13.14
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : upgrade.txt
This files describes API changes in /course/*, information provided here is intended especially for developers. === 3.10 === * The function make_categories_options() has now been deprecated. Please use \core_course_category::make_categories_list() instead. * External function core_course_external::get_course_contents now returns a new field contextid with the module context id. * The core_course_external class methods get_courses(), get_courses_by_field() and search_courses() now return a "valueraw" property for each custom course field, which contains the original/unformatted version of the custom field value. * The `\core\event\course_category_deleted` event is now created with a snapshot of the category record being deleted, available inside event observers via `$event->get_record_snapshot` === 3.9 === * The function get_module_metadata is now deprecated. Please use \core_course\local\service\content_item_service instead. * Activity module names are now PARAM_ALPHANUM instead of PARAM_ALPHA so integers can be used in activity module names * The following functions have been added to core_course_renderer class to have more granularity. They can be overriden in extending classes: - course_name - course_enrolment_icons - course_summary - course_contacts - course_overview_files - course_category_name - course_custom_fields === 3.8 === * The following functions have been finally deprecated and can not be used any more: - core_course_external::get_activities_overview * External function core_course_external::get_enrolled_courses_by_timeline_classification now also supports the classification 'allincludinghidden' which delivers all courses including hidden courses. The classification 'all' still returns all courses without hidden courses. === 3.7 === * The course pattern function in course_summary_exporter::get_course_pattern has been moved to $OUTPUT->get_generated_image_for_id. * The course color function in course_summary_exporter::coursecolor has been moved to $OUTPUT->get_generated_color_for_id. * External function core_course_external::get_course_contents new returns the following additional completiondata field: - valueused (indicates whether the completion state affects the availability of other content) * External function core_course_external::get_course_contents now returns a new contentsinfo field with summary files information. * External function core_course_external::get_course_contents now returns an additional field "tags" returning the content tags. === 3.6 === * External function core_course_external::get_course_public_information now returns the roles and the primary role of course contacts. * External function core_course_external::get_course_contents now return the following additional file fields: - onclick (onclick javascript action code) - afterlink (after link info to be displayed) - customdata (module custom data (JSON encoded)) - completion (to indicate if completion is enabled or not) - completiondata (completion status for the current user in the module) * External function core_group_external::get_course_user_groups now can return all user courses group information. === 3.5 === * There is a new capability 'moodle/course:setforcedlanguage' to control which users can force the course language; create_course and update_course functions delegate access control to the caller code; if you are calling those functions you may be interested in checking if the logged in user has 'moodle/course:setforcedlanguage' capability. === 3.3 === * External function core_course_external::get_courses_by_field now returns the course filters list and status. * External function core_course_external::get_courses_by_field now returns the end date of the course. * External function core_course_external::get_course_contents now return the following additional file fields: - mimetype (the file mime type) - isexternalfile (if is a file reference to a external repository) - repositorytype (the repository name in case is a external file) Those fields are VALUE_OPTIONAL for backwards compatibility. * External function core_course_external::get_course_contents now return the following fields for section and modules: - uservisible (whether the section or module is visible by the user) - availabilityinfo (availability information if the course or module has any access restriction set === 3.2 === * External function core_course_external::get_course_contents now returns the section's number in the course (new section field). * External function core_course_external::get_course_contents now returns if a section is hidden in the course format. * External functions that were returning file information now return the following file fields: filename, filepath, mimetype, filesize, timemodified and fileurl. Those fields are now marked as VALUE_OPTIONAL for backwards compatibility. * The modchooser now uses a renderable and a template, thus its associated renderer methods have been deprecated. Note that the call to core_course_render::course_modchooser, is still required. Deprecated methods: - core_course_renderer::course_modchooser_module_types - core_course_renderer::course_modchooser_module - core_course_renderer::course_modchooser_title * You can now specify a course end date when calling core_course_external::create_courses and core_course_external::update_courses external functions. core_course_external::get_courses external function is now returning courses end date values.
Close