mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 05:11:42 +02:00
Notice removals
This commit is contained in:
@@ -1759,7 +1759,7 @@ class e_admin_controller
|
||||
*/
|
||||
public function addHeader($content)
|
||||
{
|
||||
$this->getResponse()->addHeaderContent($content);
|
||||
$this->getResponse()->addHeaderContent(vartrue($content));
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user