mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-03 09:49:30 +02:00
HTML5 player replaced by JPlayer and add an iframed version of the player
This commit is contained in:
parent
c6680009ce
commit
99ad5f7f82
27 changed files with 1929 additions and 382 deletions
|
@ -45,6 +45,7 @@ switch ($_REQUEST['action']) {
|
|||
$new = $_POST['type'];
|
||||
break;
|
||||
case 'html5_player':
|
||||
case 'html5_player_embedded':
|
||||
$new = $_POST['type'];
|
||||
// Rien a faire
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue