fixed a bug when a literal '\n' were present in a template text
authorfabien <fabien@93ef8e89-cb99-4229-a87c-7fa0fa45744b>
Sat, 28 Nov 2009 11:25:56 +0000 (11:25 +0000)
committerfabien <fabien@93ef8e89-cb99-4229-a87c-7fa0fa45744b>
Sat, 28 Nov 2009 11:25:56 +0000 (11:25 +0000)
commitcd9ca8374c24bbaf96aebbcd7a30177129bccc0c
treea1144fbfcd37a0f6856b9b454141b0ae8242694f
parente8c05e96328310fb4ec61b6c7b0674e7e6257809
fixed a bug when a literal '\n' were present in a template text

git-svn-id: http://svn.twig-project.org/trunk@146 93ef8e89-cb99-4229-a87c-7fa0fa45744b
CHANGELOG
lib/Twig/Compiler.php
lib/Twig/Lexer.php
lib/Twig/TokenStream.php