]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
no such user in replies.
authorEvan Prodromou <evan@prodromou.name>
Thu, 17 Jul 2008 12:42:15 +0000 (08:42 -0400)
committerEvan Prodromou <evan@prodromou.name>
Thu, 17 Jul 2008 12:42:15 +0000 (08:42 -0400)
darcs-hash:20080717124215-84dde-83c2c5ec54a50bb5aa7a5adc23321dadc48083ad.gz

actions/replies.php

index 029141937f479e93ffdce243d79a2e1f0a43ca55..ecf737eb1280e5fefe0bcc87ed800e33c6a0fea6 100644 (file)
@@ -53,6 +53,10 @@ class RepliesAction extends StreamAction {
                common_show_footer();
        }
 
+       function no_such_user() {
+               common_user_error(_('No such user.'));
+       }
+
        function show_header($user) {
                common_element('link', array('rel' => 'alternate',
                                                                         'href' => common_local_url('repliesrss', array('nickname' =>