mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 20:43:33 +01:00
4 lines
183 B
PHP
4 lines
183 B
PHP
<?php //$Id$
|
|
|
|
$ADMIN->add('reports', new admin_externalpage('reportconfiglog', get_string('configlog', 'report_configlog'), "$CFG->wwwroot/$CFG->admin/report/configlog/index.php"));
|