* @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 */ /* Prepare the variables */ $title = scrub_out(truncate_with_ellipsis($media->title)); $album = scrub_out(truncate_with_ellipsis($media->f_album_full)); $artist = scrub_out(truncate_with_ellipsis($media->f_artist_full)); ?>
fullname); ?>
id,'song'); ?>
<?php echo scrub_out($media->f_album_full); ?>
artist, 3, false)) { ?>
format(); echo $artist->f_name_link; } ?>
id, 3)) { ?>
format(); echo $song->f_link; ?>