mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 04:52:36 +02:00
MDL-5223 fix flashvars in mediafilter to make waitForPlay work.
This commit is contained in:
parent
0f52c0722f
commit
5e01555f74
@ -138,7 +138,6 @@ function mediaplugin_filter_mp3_callback($link) {
|
||||
'iconOverColour=00cc00&trackColour=cccccc&handleColour=ffffff&loaderColour=ffffff&'.
|
||||
'waitForPlay=yes';
|
||||
}
|
||||
$c = htmlentities($c);
|
||||
|
||||
static $count = 0;
|
||||
$count++;
|
||||
|
Loading…
x
Reference in New Issue
Block a user