* @copyright 2001 - 2011 Ampache.org * @license http://opensource.org/licenses/gpl-2.0 GPLv2 * @version PHP 5.2 * @link http://www.ampache.org/ * @since File available since Release 1.0 */ /** * This is the now playing container, it holds the master div for now playing * and loops through what's current playing as passed and includes * the now_playing_row's This will display regardless, but potentially * goes all ajaxie if you've got javascript on */ if (count($results)) { $link = Config::get('use_rss') ? ' ' . AmpacheRSS::get_display('nowplaying') : ''; ?> fullname) { $np_user->fullname = "Ampache User"; } ?>