mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
fixing warning
This commit is contained in:
parent
95947ac9b6
commit
33999deb2c
@ -243,6 +243,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
default: // no action
|
||||||
|
$title='';
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
if(empty($focus)) $focus = '';
|
if(empty($focus)) $focus = '';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user