mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-06 03:49:56 +02:00
Fix code style
This commit is contained in:
parent
b16958f44e
commit
811115958e
24 changed files with 33 additions and 35 deletions
|
@ -138,7 +138,7 @@ class Core
|
|||
default:
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
if (!isset($_SESSION['forms'][$sid])) {
|
||||
debug_event('Core', "Form $sid not found in session, rejecting request", 2);
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue