remove logger to Tpex
This commit is contained in:
@@ -150,7 +150,6 @@ class Parser implements ParserInterface
|
||||
$content = $this->openFile($this->getRequest());
|
||||
|
||||
$this->tpex->init($this->container->get("request"), $this->container->get("dispatcher"), $content, THELIA_TEMPLATE_DIR . rtrim($this->template, "/") . "/");
|
||||
$this->tpex->setLogger(Tlog::getInstance());
|
||||
$this->tpex->configure(
|
||||
array(),
|
||||
array(),
|
||||
|
||||
Submodule core/lib/Thelia/Tpex updated: 4fb42f64f8...c573391fd8
Reference in New Issue
Block a user