]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/logout.php
Merge remote-tracking branch 'upstream/master' into social-master
[quix0rs-gnu-social.git] / actions / logout.php
index b6d4efbf2303008034ea2c9357a53d71afe6007f..b9dfe3b8114b58106448706f5c5bf7d6b8c634c9 100644 (file)
@@ -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