X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Flogout.php;h=b9dfe3b8114b58106448706f5c5bf7d6b8c634c9;hb=d6b28c64830f632bb2f4b6f3c9369b9e56ad217a;hp=b6d4efbf2303008034ea2c9357a53d71afe6007f;hpb=88055f52e6af1f49e6a0e0a03f1dcb0c2607102b;p=quix0rs-gnu-social.git diff --git a/actions/logout.php b/actions/logout.php index b6d4efbf23..b9dfe3b811 100644 --- a/actions/logout.php +++ b/actions/logout.php @@ -68,7 +68,7 @@ class LogoutAction extends ManagedAction } Event::handle('EndLogout', array($this)); - common_redirect(common_local_url('startpage')); + common_redirect(common_local_url('top')); } // Accessed through the action on events