mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
Change to the mail option, now a global option.
This commit is contained in:
parent
b506fd43e7
commit
9af2f862cf
4 changed files with 774 additions and 8 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
require_once("../../config.php");
|
||||
require_once("lib.php");
|
||||
require_once("locallib.php");
|
||||
|
||||
require_variable($id); // Course Module ID
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue