]> git.mxchange.org Git - friendica.git/commitdiff
Bugfix: On "photos" the session management has to work
authorMichael Vogel <icarus@dabo.de>
Mon, 4 Jul 2016 20:36:24 +0000 (22:36 +0200)
committerMichael Vogel <icarus@dabo.de>
Mon, 4 Jul 2016 20:36:24 +0000 (22:36 +0200)
boot.php

index 6c00462422182d511ef8dd1a7261088478425ac6..dbd5920a677bf226bea34a852438a4be7059a4f0 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -1133,7 +1133,6 @@ class App {
                $backend[] = "noscrape";
                $backend[] = "p";
                $backend[] = "photo";
-               $backend[] = "photos";
                $backend[] = "poco";
                $backend[] = "post";
                $backend[] = "proxy";