diff options
Diffstat (limited to 'js/jw_player/wmvVideo.php')
| -rw-r--r-- | js/jw_player/wmvVideo.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/jw_player/wmvVideo.php b/js/jw_player/wmvVideo.php index 6218966e5d..bcb4461984 100644 --- a/js/jw_player/wmvVideo.php +++ b/js/jw_player/wmvVideo.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"> |
