mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-03 18:04:26 +02:00
Fixed TemplateObject test
This commit is contained in:
@@ -1 +1 @@
|
||||
{if $smarty.template_object instanceof Smarty_Internal_Template}okay{/if}
|
||||
{if $smarty.template_object instanceof \Smarty\Template}okay{/if}
|
Reference in New Issue
Block a user