]> git.sesse.net Git - vlc/commitdiff
* index.html: oops (forgot refresh cludge)
authorSimon Latapie <garf@videolan.org>
Sun, 23 Nov 2003 16:27:54 +0000 (16:27 +0000)
committerSimon Latapie <garf@videolan.org>
Sun, 23 Nov 2003 16:27:54 +0000 (16:27 +0000)
share/http/index.html

index b7ca4ccd35ddbed770719586b7fe7bfa4fab1ff5..7f47d9ce03f430d5473a452fd97dd3ffbbc30f9c 100644 (file)
@@ -6,6 +6,10 @@
     <title>VLC Media Player</title>
     <link href="/style.css" title="Default" rel="stylesheet" />
 
+    <vlc id="if" param1="url_param"/>
+        <meta http-equiv="refresh" content="0;URL=/" />
+    <vlc id="end" />
+
     <vlc id="control" param1="stop,pause,previous,next,add,sout,play,delete,empty,seek,fullscreen,keep,volume,sort" />
     <vlc id="set" param1="sout" param2="string" />
  </head>