Exemple #1
0
function get_playlist()
{
    return get_mpd("Playlist");
}
Exemple #2
0
function get_admin()
{
    return get_mpd("Admin");
}