mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-03 09:49:30 +02:00
Fixed indent and add translation words
This commit is contained in:
parent
7ef24e84c6
commit
9ce63661d1
10 changed files with 96 additions and 34 deletions
2
rss.php
2
rss.php
|
@ -36,7 +36,7 @@ require 'lib/init.php';
|
|||
|
||||
/* Check Perms */
|
||||
if (!Config::get('use_rss') || Config::get('demo_mode')) {
|
||||
access_denied();
|
||||
access_denied();
|
||||
exit;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue