MDL-31006 some more PHP54 notices
PHP54 compatibility - PhpStorm IDE is the best tool for this kind of work!!
This commit is contained in:
committed by
Eloy Lafuente (stronk7)
parent
b85b25ebb8
commit
927010240f
@@ -354,7 +354,7 @@ class question_usage_by_activity {
|
||||
* @return string HTML fragment.
|
||||
*/
|
||||
public function render_question_head_html($slot) {
|
||||
$options->context = $this->context;
|
||||
//$options->context = $this->context;
|
||||
return $this->get_question_attempt($slot)->render_head_html();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user