[-] BO : fixed warnings on the anti-XSS page

This commit is contained in:
Damien Metzger
2012-12-20 16:03:47 +01:00
parent 7646ab35fa
commit caf96db460
+1 -1
View File
@@ -187,7 +187,7 @@ abstract class ControllerCore
else
{
$this->initCursedPage();
$this->display();
$this->smartyOutputContent($this->layout);
}
}