mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
4 lines
175 B
PHP
4 lines
175 B
PHP
<?php
|
|
|
|
$ADMIN->add('reports', new admin_externalpage('reportconfiglog', get_string('configlog', 'report_configlog'), "$CFG->wwwroot/$CFG->admin/report/configlog/index.php"));
|