:
:
:
:
:
:
: maxbytes = get_field('course', 'maxbytes', 'id', $this->data->course); $choices = get_max_upload_sizes($CFG->maxbytes, $course->maxbytes); choose_from_menu ($choices, "param3", $this->field->param3, ""); ?>