X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Flogout.php;h=5394a38c9fb573684ae8e28ff3ad95c0210f666a;hb=ef005987a1ed1ed0774ae7ae88772e3ca4654cbd;hp=60aec3c83a48d37a21bf435fff4d0da2aa513424;hpb=fb9d32a8afdabd2a094f25fbba9c937bc9f0e7c5;p=quix0rs-gnu-social.git diff --git a/actions/logout.php b/actions/logout.php index 60aec3c83a..5394a38c9f 100644 --- a/actions/logout.php +++ b/actions/logout.php @@ -63,7 +63,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