mirror of
https://github.com/moodle/moodle.git
synced 2025-04-24 01:44:27 +02:00
Uploading in course restricted by site setting ...
This commit is contained in:
parent
e11dc9b682
commit
ca31091b12
@ -135,7 +135,7 @@
|
||||
displaydir($wdir);
|
||||
|
||||
} else {
|
||||
$upload_max_filesize = get_max_upload_file_size();
|
||||
$upload_max_filesize = get_max_upload_file_size($CFG->maxbytes);
|
||||
$filesize = display_size($upload_max_filesize);
|
||||
|
||||
$struploadafile = get_string("uploadafile");
|
||||
|
Loading…
x
Reference in New Issue
Block a user