* @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 */ $web_path = Config::get('web_path'); $button = Ajax::button('?page=index&action=random_albums','random',_('Refresh'),'random_refresh'); ?> format(); $name = '[' . $album->f_artist . '] ' . scrub_out($album->full_name); ?>
<?php echo $name; ?> f_artist . '] ' . $album->f_name; ?> id . "_album\">"; show_rating($album->id, 'album'); echo "
"; } ?> id,'add',_('Play Album'),'play_full_' . $album->id); ?>