* @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'); $ajax_url = Config::get('ajax_url'); ?>
id . '&sort=name',_('Album'),'album_sort_name'); ?> | id . '&sort=artist',_('Artist'),'album_sort_artist'); ?> | id . '&sort=year',_('Year'),'album_sort_year'); ?> | ||||||
---|---|---|---|---|---|---|---|---|
id . '&sort=name',_('Album'),'album_sort_name_bottom'); ?> | id . '&sort=year',_('Year'),'album_sort_year_bottom'); ?> |