1 <?php 2 3 require_once("../../config.php"); 4 5 $id = required_param('id', PARAM_INT); 6 7 // Rest in peace old assignment! 8 redirect(new moodle_url('/mod/assign/index.php', array('id' => $id)));
title
Description
Body
title
Description
Body
title
Description
Body
title
Body