save Tpex commit

This commit is contained in:
Manuel Raynaud
2013-03-14 18:13:37 +01:00
parent 3a415d1123
commit b982c6d6c4
3 changed files with 30 additions and 2 deletions

View File

@@ -152,7 +152,7 @@ class Parser implements ParserInterface
$tpex->init($this->container->get("request"), $this->container->get("dispatcher"), $content, THELIA_TEMPLATE_DIR . rtrim($this->template, "/") . "/");
$tpex->configure(
array(),
array("foo" => "Test\Loop\Foo"),
array(),
array(
"secure" => "Thelia\Core\Template\BaseParam\Secure"