test/index.htm
branchpopcorn-port
changeset 59 69b9772a8f1a
parent 28 5a60b6b59aea
child 944 8a6c9e3d0158
--- a/test/index.htm	Mon Oct 10 16:40:37 2011 +0200
+++ b/test/index.htm	Tue Oct 11 17:12:34 2011 +0200
@@ -1,6 +1,5 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html dir="ltr" xml:lang="fr" 
-xmlns="http://www.w3.org/1999/xhtml" lang="fr">
+<html dir="ltr" xml:lang="fr" xmlns="http://www.w3.org/1999/xhtml" lang="fr">
 
 <head>
 
@@ -43,7 +42,7 @@
 							type:'jwplayer',
 							src:'../res/swf/player.swf'}
 					};
-		__IriSP.init(config);     
+		IriSP.init(config);     
 	</script>