moodle更改记录
摘要:1、多IP或多域名修改config.php$CFG->wwwroot ='http://10.0.0.7/moodle'; 更改为$CFG->wwwroot = 'http://' . $_SERVER['HTTP_HOST'] . '/moodle';2、修改绝对地址为相对地址/moodle/lib/editor/htmlarea/popups/dlg_ins_smile.php ...
阅读全文
posted @
2009-04-22 15:20
石川
阅读(434)
推荐(0)