mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
mnet: clean_param() fixed a leftover debugging statement - x2
This commit is contained in:
parent
f543c0c392
commit
8d13ed1414
@ -537,7 +537,6 @@ function clean_param($param, $type) {
|
||||
return '';
|
||||
}
|
||||
}
|
||||
error_log(2);
|
||||
return implode("\n",$lines);
|
||||
} else {
|
||||
return '';
|
||||
|
Loading…
x
Reference in New Issue
Block a user