1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00

Strange error occured while commiting

This commit is contained in:
pb1dft 2006-10-27 21:14:40 +00:00
parent e502a62b1d
commit 5db7a0e53c
6 changed files with 84 additions and 3 deletions

View file

@ -29,6 +29,6 @@ if (!conf('use_rss') || conf('demo_mode')) {
}
#show_now_playingRSS($_REQUEST['username']);
show_RSS($_REQUEST['type']);
show_RSS($_REQUEST['type'],$_REQUEST['username']);
?>