summaryrefslogtreecommitdiff
path: root/js/jw_player/flvVideo.php
diff options
context:
space:
mode:
authorfisharebest <fisharebest@gmail.com>2011-01-01 22:32:55 +0000
committerfisharebest <fisharebest@gmail.com>2011-01-01 22:32:55 +0000
commit7241cd7d984697cb80051182be4def01a2c7cef4 (patch)
tree2c3f01302a16c3957083c4faffc7634a8d7c2c8c /js/jw_player/flvVideo.php
parente4064f28a6c640db7d4324ab486b2917c1b0dc1b (diff)
downloadwebtrees-7241cd7d984697cb80051182be4def01a2c7cef4.tar.gz
webtrees-7241cd7d984697cb80051182be4def01a2c7cef4.tar.bz2
webtrees-7241cd7d984697cb80051182be4def01a2c7cef4.zip
Refactoring class names and use autoloading.
Diffstat (limited to 'js/jw_player/flvVideo.php')
-rw-r--r--js/jw_player/flvVideo.php2
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">