elementElement() -> elementEnd() in Action
This commit is contained in:
parent
8ff6dc8e32
commit
6a8be40a8c
|
@ -102,7 +102,7 @@ class Action extends HTMLOutputter // lawsuit
|
|||
$this->showFeeds();
|
||||
$this->showDescription();
|
||||
$this->extraHead();
|
||||
$this->elementElement('head');
|
||||
$this->elementEnd('head');
|
||||
}
|
||||
|
||||
function showTitle()
|
||||
|
|
Loading…
Reference in New Issue
Block a user