mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-02 17:34:26 +02:00
WIP
This commit is contained in:
@@ -512,7 +512,7 @@ class Template extends BaseCompiler {
|
||||
null,
|
||||
true,
|
||||
false
|
||||
)->nocache;
|
||||
)->isNocache();
|
||||
}
|
||||
return '$_smarty_tpl->getValue(' . $variable . ')';
|
||||
}
|
||||
|
Reference in New Issue
Block a user