The Compiler outdent method will now only reduce the indentation if it's OK
authorChris Sedlmayr <chris@sedlmayr.co.uk>
Thu, 7 Jun 2012 22:45:55 +0000 (23:45 +0100)
committerChris Sedlmayr <chris@sedlmayr.co.uk>
Thu, 7 Jun 2012 22:45:55 +0000 (23:45 +0100)
commit459a0764ea5814afbfed58e4837dcd602eb9d20a
tree11fc42f2bf698fb6f01cf38e8e0f910deefb3a96
parent6d072640c44f1781049afd2d96060c72da80662a
The Compiler outdent method will now only reduce the indentation if it's OK
 to do so, It moves and modifies the check up above the indentation modification.
lib/Twig/Compiler.php