//remove debug

This commit is contained in:
vAugagneur
2012-12-02 20:05:39 +01:00
parent 2d30a966c3
commit 12cb5316ee
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -150,7 +150,6 @@ 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();