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