Merging language-pack-related updates from Eloy's MOODLE_16_UTF8 branch.
Do not use that branch any more!!
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@
|
||||
|
||||
/// Otherwise print the form.
|
||||
|
||||
$module = required_param('module', '', PARAM_CLEANFILE);
|
||||
$module = optional_param('module', '', PARAM_CLEANFILE);
|
||||
require_once("$CFG->dirroot/mod/$module/lib.php");
|
||||
|
||||
$stradmin = get_string("administration");
|
||||
|
||||
Reference in New Issue
Block a user