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