Index: branches/5.3.x/core/kernel/processors/tag_processor.php =================================================================== diff -u -N -r15902 -r15911 --- branches/5.3.x/core/kernel/processors/tag_processor.php (.../tag_processor.php) (revision 15902) +++ branches/5.3.x/core/kernel/processors/tag_processor.php (.../tag_processor.php) (revision 15911) @@ -1,6 +1,6 @@ $file, 'line' => $line); throw new ParserException('Undefined tag: ' . $prefix . ':' . $tag . '', 0, null, $error_tag); - - return false; } } @@ -346,4 +344,4 @@ $this->CreateProcessor($prefix, $tag); return $this->Processors[$prefix]; } -}*/ \ No newline at end of file +}*/