added Twig_Template instance support to the include tag
authorFabien Potencier <fabien.potencier@gmail.com>
Thu, 10 Jun 2010 08:08:38 +0000 (10:08 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Thu, 10 Jun 2010 08:08:38 +0000 (10:08 +0200)
commit7e926fc235df74b12320ccc0fd95612cbb996bc9
treec8f25a5ec6ede7a699de35321191cb32a71acdb5
parent36c629cc863ee61082a40905601e265666754a61
added Twig_Template instance support to the include tag
CHANGELOG
doc/02-Twig-for-Template-Designers.markdown
lib/Twig/Node/Include.php
test/Twig/Tests/Node/IncludeTest.php
test/fixtures/tags/include/template_instance.test [new file with mode: 0644]
test/fixtures/tags/inheritance/template_instance.test [new file with mode: 0644]