]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/inbox.php
remove 'nudge' -- it won't be in this release
[quix0rs-gnu-social.git] / actions / inbox.php
index 6e38c80643e1e804b451be1b050e8b38b8cca7f5..c752e404e9dc258b1a313274eaf46331c27d1489 100644 (file)
@@ -29,6 +29,7 @@ class InboxAction extends MailboxAction {
                } else {
                        $title = sprintf(_("Inbox for %s"), $user->nickname);
                }
+               return $title;
        }
        
        function get_messages($user, $page) {