smarty_core_read_cache_file [line 21]
boolean smarty_core_read_cache_file(
mixed &$params, mixed &$smarty, string $tpl_file, string $cache_id, string $compile_id, string $results
)
|
|
read a cache file, determine if it needs to be regenerated or not
Parameters:
|
string |
$tpl_file: |
|
|
string |
$cache_id: |
|
|
string |
$compile_id: |
|
|
string |
$results: |
|