X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=actions%2Flogout.php;h=5394a38c9fb573684ae8e28ff3ad95c0210f666a;hb=06f60b57c10c37fe6114ff09949b187e4cb2c964;hp=60aec3c83a48d37a21bf435fff4d0da2aa513424;hpb=37e8b027f9f4e4922048e6ac9826291a4f9f4f07;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