summaryrefslogtreecommitdiff
path: root/actions/replies.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-07-17 08:42:15 -0400
committerEvan Prodromou <evan@prodromou.name>2008-07-17 08:42:15 -0400
commit3658b49f90ed0e15d1e0c24498b03368edfc63e8 (patch)
tree563ba0348a905c4aa7154e9c4530962eff69999a /actions/replies.php
parentd9b164b3bd48ef35cfc9819718cef487ab17fa8a (diff)
no such user in replies.
darcs-hash:20080717124215-84dde-83c2c5ec54a50bb5aa7a5adc23321dadc48083ad.gz
Diffstat (limited to 'actions/replies.php')
-rw-r--r--actions/replies.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/actions/replies.php b/actions/replies.php
index 029141937..ecf737eb1 100644
--- a/actions/replies.php
+++ b/actions/replies.php
@@ -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' =>