This website requires JavaScript.
Explore
Help
Register
Sign In
mbk-lab
/
nextcloud
Watch
2
Star
0
Fork
You've already forked nextcloud
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c814f10d7f
nextcloud
/
apps
/
media
/
templates
/
music.php
4 lines
87 B
PHP
Raw
Normal View
History
Unescape
Escape
some refactoring of the media player code
2011-07-26 18:04:57 +04:00
<
?
php
echo
$_
[
'player'
];
?>
Some much needed interface work on the media player
2011-07-30 01:53:22 +04:00
<
?
php
echo
$_
[
'collection'
];
?>
<
?
php
echo
$_
[
'playlist'
];
?>