forked from GNUsocial/gnu-social
		
	Merge branch '1.0.x' into qna
* 1.0.x: Remove stray get_class() call
This commit is contained in:
		| @@ -102,7 +102,6 @@ class NoticeSection extends Section | ||||
|         $this->out->elementEnd('p'); | ||||
|  | ||||
|         $this->out->elementStart('div', 'entry_content'); | ||||
|         get_class('NoticeList'); | ||||
|         $nli = new NoticeListItem($notice, $this->out); | ||||
|         $nli->showNoticeLink(); | ||||
|         $this->out->elementEnd('div'); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user