mirror of
https://github.com/Mibew/handlebars.php.git
synced 2024-11-15 08:44:12 +03:00
forgot about this file
This commit is contained in:
parent
b9b63836c7
commit
9fb753f75c
@ -79,7 +79,7 @@ class Handlebars_Helpers
|
||||
$template->discard($context);
|
||||
} else {
|
||||
$template->setStopToken('else');
|
||||
$template->discard($context, 'else');
|
||||
$template->discard($context);
|
||||
$template->setStopToken(false);
|
||||
$buffer = $template->render($context);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user