MDL-5223 fix flashvars in mediafilter to make waitForPlay work.

This commit is contained in:
ashleyholman 2009-10-01 00:30:49 +00:00
parent 0f52c0722f
commit 5e01555f74

View File

@ -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++;