X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=application%2Ffront%2Fcontroller%2Fadmin%2FSessionFilterController.php;fp=application%2Ffront%2Fcontroller%2Fadmin%2FSessionFilterController.php;h=0917b6d20fc333c2333932873654b81e6190a0db;hb=302662797cb5e8ac6579a99297ceae301f7927a6;hp=d9a7a2e09250d8871521af0c6541ca5df54276ea;hpb=c94c32d1a3e86a479cb2582eadc668a5bb476fc6;p=github%2Fshaarli%2FShaarli.git diff --git a/application/front/controller/admin/SessionFilterController.php b/application/front/controller/admin/SessionFilterController.php index d9a7a2e0..0917b6d2 100644 --- a/application/front/controller/admin/SessionFilterController.php +++ b/application/front/controller/admin/SessionFilterController.php @@ -45,6 +45,4 @@ class SessionFilterController extends ShaarliAdminController return $this->redirectFromReferer($request, $response, ['visibility']); } - - }