mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 12:32:08 +02:00
removed global var declaration for var that wasn't used in function
This commit is contained in:
parent
9ab75b2bcc
commit
c65b63deb6
@ -699,7 +699,6 @@ class question_calculated_qtype extends question_dataset_dependent_questiontype
|
||||
|
||||
function comment_header($question) {
|
||||
//$this->get_question_options($question);
|
||||
global $SESSION;
|
||||
$strheader = '';
|
||||
$delimiter = '';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user