Skip to content
Snippets Groups Projects
Commit d4fbc359 authored by Chris Sangwin's avatar Chris Sangwin
Browse files

Remove redundent code (load of vle_moodle4.php).

parent bdf007a4
No related branches found
No related tags found
No related merge requests found
......@@ -29,10 +29,6 @@ require_once(__DIR__ . '/locallib.php');
require_once(__DIR__ . '/tidyquestionform.php');
require_once(__DIR__ . '/vle_specific.php');
if (stack_determine_moodle_version() >= 400) {
require_once(__DIR__ . 'vle_moodle4.php');
}
// Get the parameters from the URL.
$questionid = required_param('questionid', PARAM_INT);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment