[*] FO : improve SEO and http error code

This commit is contained in:
vAugagneur
2012-12-02 19:46:09 +01:00
parent 22d92a6d3a
commit 49e1a536e3
5 changed files with 55 additions and 14 deletions
+1
View File
@@ -150,6 +150,7 @@ abstract class ControllerCore
$this->init();
if ($this->checkAccess())
{
// setMedia MUST be called before postProcess
if (!$this->content_only && ($this->display_header || (isset($this->className) && $this->className)))
$this->setMedia();