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:
parent
e502a62b1d
commit
5db7a0e53c
6 changed files with 84 additions and 3 deletions
2
rss.php
2
rss.php
|
@ -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']);
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue