From: Mikael Nordfeldth Date: Sat, 18 Aug 2012 07:56:38 +0000 (+0200) Subject: letting the noticeform at the top show, to fix broken reply button javascript X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d6cf6e88cd6533ffc33f559be5e2aa553b771625;p=quix0rs-gnu-social.git letting the noticeform at the top show, to fix broken reply button javascript --- diff --git a/lib/searchaction.php b/lib/searchaction.php index cc8966eeae..cf0e583a44 100644 --- a/lib/searchaction.php +++ b/lib/searchaction.php @@ -84,10 +84,6 @@ class SearchAction extends Action return null; } - function showNoticeForm() { - // remote post notice form - } - function showContent() { $this->showTop(); $this->showForm();