mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
MDL-61889 tool_dataprivacy: Fix CI errors
This commit is contained in:
parent
6153be6850
commit
dd26f1be12
23 changed files with 109 additions and 83 deletions
|
@ -24,6 +24,8 @@
|
|||
|
||||
require_once(__DIR__ . '/../../../config.php');
|
||||
|
||||
require_login(null, false);
|
||||
|
||||
$url = new moodle_url("/admin/tool/dataprivacy/categories.php");
|
||||
$title = get_string('editcategories', 'tool_dataprivacy');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue