Ejemplo n.º 1
0
function get_playlist()
{
    return get_mpd("Playlist");
}
Ejemplo n.º 2
0
function get_admin()
{
    return get_mpd("Admin");
}