Bugfix: On "photos" the session management has to work

This commit is contained in:
Michael Vogel 2016-07-04 22:36:24 +02:00
parent c772edc313
commit e3fb9155f0
1 changed files with 0 additions and 1 deletions

View File

@ -1133,7 +1133,6 @@ class App {
$backend[] = "noscrape";
$backend[] = "p";
$backend[] = "photo";
$backend[] = "photos";
$backend[] = "poco";
$backend[] = "post";
$backend[] = "proxy";