summaryrefslogtreecommitdiffstats
path: root/server/stream.ajax.php
diff options
context:
space:
mode:
Diffstat (limited to 'server/stream.ajax.php')
-rw-r--r--server/stream.ajax.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/stream.ajax.php b/server/stream.ajax.php
index c08d6cb3..1ad0b237 100644
--- a/server/stream.ajax.php
+++ b/server/stream.ajax.php
@@ -45,6 +45,7 @@ switch ($_REQUEST['action']) {
$new = $_POST['type'];
break;
case 'xspf_player':
+ case 'html5_player':
$new = $_POST['type'];
// Rien a faire
break;