mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
3 lines
183 B
PHP
3 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"));
|