Merge branch 'master' of https://github.com/thelia/thelia
This commit is contained in:
@@ -66,6 +66,8 @@ class SmartyParser extends Smarty implements ParserInterface
|
||||
|
||||
$this->debugging = $debug;
|
||||
|
||||
$this->escape_html = true;
|
||||
|
||||
// Prevent smarty ErrorException: Notice: Undefined index bla bla bla...
|
||||
$this->error_reporting = E_ALL ^ E_NOTICE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user