AutorÃa | Ultima modificación | Ver Log |
<?php require_once("../../config.php"); require_login(); $PAGE->set_context(context_system::instance()); throw new \moodle_exception('assignmentneedsupgrade', 'assignment', '');
<?php
require_once("../../config.php");
require_login();
$PAGE->set_context(context_system::instance());
throw new \moodle_exception('assignmentneedsupgrade', 'assignment', '');