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