. /** * Links and settings * * Contains settings used by assignment files report. * @package report * @subpackage curriculum_files * @author Russell England * @copyright Russell England * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die; // Just a link to course report. $ADMIN->add('reports', new admin_externalpage('report_traspasonotasexam', get_string('pluginname', 'report_traspasonotasexam'), "$CFG->wwwroot/report/traspasonotasexam", 'report/traspasonotasexam:view')); // echo '
';       
	   // print_r($ADMIN);
// echo '
'; // No report settings. $settings = null;