forked from GNUsocial/gnu-social
		
	no such user in replies.
darcs-hash:20080717124215-84dde-83c2c5ec54a50bb5aa7a5adc23321dadc48083ad.gz
This commit is contained in:
		| @@ -53,6 +53,10 @@ class RepliesAction extends StreamAction { | |||||||
| 		common_show_footer(); | 		common_show_footer(); | ||||||
| 	} | 	} | ||||||
|  |  | ||||||
|  | 	function no_such_user() { | ||||||
|  | 		common_user_error(_('No such user.')); | ||||||
|  | 	} | ||||||
|  |  | ||||||
| 	function show_header($user) { | 	function show_header($user) { | ||||||
| 		common_element('link', array('rel' => 'alternate', | 		common_element('link', array('rel' => 'alternate', | ||||||
| 									 'href' => common_local_url('repliesrss', array('nickname' => | 									 'href' => common_local_url('repliesrss', array('nickname' => | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user