MDL-29509 move qeupgradehelper to admin tools
[moodle.git] / admin / report / stats / settings.php
1 <?php
3 defined('MOODLE_INTERNAL') || die;
5 // just a link to course report
6 $ADMIN->add('reports', new admin_externalpage('reportstats', get_string('stats', 'admin'), "$CFG->wwwroot/course/report/stats/index.php", 'coursereport/stats:view'));