This commit is contained in:
bzick
2014-06-09 23:40:31 +04:00
parent f3de50813e
commit ad9a601b9f
7 changed files with 43 additions and 20 deletions

View File

@@ -15,11 +15,5 @@ namespace {
$fenom = Fenom::factory(__DIR__.'/templates', __DIR__.'/compiled', Fenom::FORCE_COMPILE);
$fenom->display("extends/75-child.tpl", array(
"user" => array(
"name" => "Ivka",
'type' => 'new'
),
'type' => 'new'
));
var_dump($fenom->compile("concat-bug.tpl", false)->getBody());
}

View File

@@ -0,0 +1,2 @@
Some eval:
{$dop_content = ": some texta"}