<?php // Moodle configuration file unset($CFG); global $CFG; $CFG = new stdClass(); $CFG->dbtype = '[[dbtype]]'; $CFG->dblibrary = 'native'; $CFG->dbhost = '[[softdbhost]]'; $CFG->dbname = '[[softdb]]'; $CFG->dbuser = '[[softdbuser]]'; $CFG->dbpass = '[[softdbpass]]'; $CFG->prefix = '[[dbprefix]]'; $CFG->dboptions = array ( 'dbpersist' => 0, 'dbport' => '', 'dbsocket' => '', 'dbcollation' => '[[collate]]', ); $CFG->wwwroot = '[[punycode_softurl]]'; $CFG->dataroot = '[[softdatadir]]'; $CFG->admin = 'admin'; $CFG->directorypermissions = 0777; require_once(__DIR__ . '/lib/setup.php'); // There is no php closing tag in this file, // it is intentional because it prevents trailing whitespace problems!
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| images | Folder | 0755 |
|
|
| languages | Folder | 0755 |
|
|
| php53 | Folder | 0755 |
|
|
| php56 | Folder | 0755 |
|
|
| php71 | Folder | 0755 |
|
|
| php81 | Folder | 0755 |
|
|
| php82 | Folder | 0755 |
|
|
| NOTES.txt | File | 2.22 KB | 0644 |
|
| add_admin.php | File | 733 B | 0644 |
|
| check_utf8.php | File | 6.99 KB | 0644 |
|
| clone.php | File | 5.52 KB | 0644 |
|
| config.php | File | 745 B | 0644 |
|
| data.zip | File | 7.42 KB | 0644 |
|
| edit.php | File | 4.61 KB | 0644 |
|
| edit.xml | File | 433 B | 0644 |
|
| extend.php | File | 12.44 KB | 0644 |
|
| fileindex.php | File | 1002 B | 0644 |
|
| get_plugin_list.php | File | 840 B | 0644 |
|
| import.php | File | 7.7 KB | 0644 |
|
| info.xml | File | 3.53 KB | 0644 |
|
| install.js | File | 924 B | 0644 |
|
| install.php | File | 11.25 KB | 0644 |
|
| install.xml | File | 3.36 KB | 0644 |
|
| md5 | File | 4.24 KB | 0644 |
|
| moodle50.sql | File | 1.16 MB | 0644 |
|
| moodle50.zip | File | 90.77 MB | 0644 |
|
| privatekey.php | File | 975 B | 0644 |
|
| update_pass.php | File | 541 B | 0644 |
|
| upgrade.php | File | 9.41 KB | 0644 |
|
| upgrade.xml | File | 307 B | 0644 |
|