mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Merged from 1.7.
This commit is contained in:
parent
6a126d3c3f
commit
07637b9e9d
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
|
||||
require_login($course->id);
|
||||
|
||||
require_capability('moodle/course:update', get_context_instance(CONTEXT_COURSE, $course->id));
|
||||
require_capability('moodle/course:managefiles', get_context_instance(CONTEXT_COURSE, $course->id));
|
||||
|
||||
function html_footer() {
|
||||
global $course, $choose;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue