defined('MOODLE_INTERNAL') || die(); // Called BEFORE the
is printed function local_edwisermodfix_before_http_headers() { global $PAGE; $PAGE->requires->css('/local/edwisermodfix/bootstrap-select/css/bootstrap-select.min.css'); } // Called before function local_edwisermodfix_before_footer() { global $PAGE; // Define shim config inline $PAGE->requires->js_amd_inline(<<