Merged filename checks from stable

This commit is contained in:
moodler
2004-09-29 05:35:04 +00:00
parent feaecbfe48
commit 1ca84b296f
3 changed files with 11 additions and 6 deletions
+1
View File
@@ -29,6 +29,7 @@
require_variable($module);
$module = clean_filename($module);
require_once("$CFG->dirroot/mod/$module/lib.php");