Index: trunk/core/kernel/parser/construct_tags.php =================================================================== diff -u -N -r6093 -r6583 --- trunk/core/kernel/parser/construct_tags.php (.../construct_tags.php) (revision 6093) +++ trunk/core/kernel/parser/construct_tags.php (.../construct_tags.php) (revision 6583) @@ -39,7 +39,7 @@ function GetLogic() { - if ($this->SkipMode != parse) { + if ($this->Parser->SkipMode != parse) { $this->Logic = false; return; }