Веб-интерфейс к MPD.
[mpd-web.git] / view / player / view.php
1 <?php
2
3 include('model/player.php');
4 include('tmpl/default.php');
5
6 ?>