Source Location: /smarty/libs/internals/core.read_cache_file.php
Smarty plugin
boolean smarty_core_read_cache_file(
&$params, &$smarty, string $tpl_file, string $cache_id, string $compile_id, string $results)
[line 21]
read a cache file, determine if it needs to be regenerated or not
[ Top ]