X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=lib%2Ferror.php;h=d234ab92b2bdbf8346e17802b284802614eb5952;hb=bb087a965009fd93a5c02a9e10ab90adcc6b7963;hp=762425dc44ade45ccb3e46c77aec6bfcf07cda1b;hpb=04f3f57e2eed2a7757b3dd2bf5afc4926dd0961b;p=quix0rs-gnu-social.git diff --git a/lib/error.php b/lib/error.php index 762425dc44..d234ab92b2 100644 --- a/lib/error.php +++ b/lib/error.php @@ -91,6 +91,7 @@ class ErrorAction extends InfoAction $this->element('div', array('class' => 'error'), $this->message); } - - + function showNoticeForm() + { + } }