mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
3 lines
200 B
PHP
3 lines
200 B
PHP
<?php
|
|
|
|
$ADMIN->add('reports', new admin_externalpage('reportsecurity', get_string('reportsecurity', 'report_security'), "$CFG->wwwroot/$CFG->admin/report/security/index.php",'report/security:view'));
|