芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/public_html/cepali/config.php
dbtype = 'mysqli'; $CFG->dblibrary = 'native'; $CFG->dbhost = 'localhost'; $CFG->dbname = 'sdektunc_mood539'; $CFG->dbuser = 'sdektunc_mood539'; $CFG->dbpass = ')!qKp9pS37'; $CFG->prefix = 'mdlwq_'; $CFG->dboptions = array ( 'dbpersist' => 0, 'dbport' => '', 'dbsocket' => '', 'dbcollation' => 'utf8_general_ci', ); $CFG->wwwroot = 'https://sdektun.com/cepali'; $CFG->dataroot = '/home2/sdektunc/moodledata'; $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!