forked from GNUsocial/gnu-social
no notice form on error pages
This commit is contained in:
@@ -91,6 +91,7 @@ class ErrorAction extends InfoAction
|
||||
$this->element('div', array('class' => 'error'), $this->message);
|
||||
}
|
||||
|
||||
|
||||
|
||||
function showNoticeForm()
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user