libretime/application/views/scripts/schedule/get-current-playlist.phtml
mkonecny 10218aeeb5 Commit so that I may access project from a different computer. Many things do not work/ are incomplete!!!
-Added unfinalized API for getting schedule and currently playing item.
2010-12-21 18:28:17 -05:00

4 lines
31 B
PHTML

<?php
echo $this->entries;
?>