This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
server
Watch
1
Star
0
Fork
You've already forked server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e153fb79bb
server
/
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 14:04:57 +00:00
<
?
php
echo
$_
[
'player'
];
?>
Some much needed interface work on the media player
2011-07-29 21:53:22 +00:00
<
?
php
echo
$_
[
'playlist'
];
?>
initial work on the media player interface rework it looks bad atm bu should work enough to be stylable
2011-08-08 15:53:03 +00:00
<
?
php
echo
$_
[
'collection'
];
?>
Reference in a new issue
Copy permalink