0) { show_template('javascript_refresh'); }
$action = scrub_in($_REQUEST['action']);
?>
|
|
prefs['play_type'] == 'mpd' && !conf('localplay_menu')) {
show_mpd_control();
}
else {
if ($items = get_global_popular('album')) {
show_info_box(_("Most Popular Albums"), 'album',$items);
}
}
?>
|
|
prefs['play_type'] == 'mpd' && !conf('localplay_menu')) {
echo '';
show_mpd_pl();
echo ' | ';
}
?>
|
|
|
|
|
|
|
prefs['play_type'] == 'local_play') {
?>
|