Index: branches/RC/core/kernel/application.php =================================================================== diff -u -N -r10027 -r10080 --- branches/RC/core/kernel/application.php (.../application.php) (revision 10027) +++ branches/RC/core/kernel/application.php (.../application.php) (revision 10080) @@ -169,7 +169,7 @@ var $CachedProcessors = array(); //used when running compiled templates var $LambdaElements = 1; // for autonumbering unnamed RenderElements [any better place for this prop? KT] - + /** * Holds current NParser tag while parsing, can be used in error messages to display template file and line *