mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
comment typo
This commit is contained in:
parent
0faf6791f4
commit
4644167932
@ -3961,7 +3961,7 @@ function forum_pluginfile($course, $cminfo, $context, $filearea, $args) {
|
||||
function forum_add_attachment($post, $cm, $mform, &$message, $remove_previous=true) {
|
||||
global $CFG, $DB, $USER;
|
||||
|
||||
//TODO: add message when overriding
|
||||
//TODO: add message when overwriting
|
||||
|
||||
$filename = $mform->get_new_filename('attachment');
|
||||
$filearea = 'forum_attachment';
|
||||
|
Loading…
x
Reference in New Issue
Block a user