Пример #1
0
function get_playlist()
{
    return get_mpd("Playlist");
}
Пример #2
0
function get_admin()
{
    return get_mpd("Admin");
}