diff options
Diffstat (limited to 'js/jw_player/flvVideo.php')
| -rw-r--r-- | js/jw_player/flvVideo.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/jw_player/flvVideo.php b/js/jw_player/flvVideo.php index 75fed844c2..83861fb05c 100644 --- a/js/jw_player/flvVideo.php +++ b/js/jw_player/flvVideo.php @@ -30,7 +30,7 @@ * @author Brian Holland */ ?> -<html xmlns="http://www.w3.org/1999/xhtml" <?php // echo i18n::html_markup(); ?>> +<html xmlns="http://www.w3.org/1999/xhtml" <?php // echo WT_I18N::html_markup(); ?>> <head> <META HTTP-EQUIV="Expires" CONTENT="Tue, 01 Jan 1980 1:00:00 GMT"> <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> |
