XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | Smarty |
Functions | |
smarty_core_read_cache_file (&$params, &$smarty) | |
smarty_core_read_cache_file | ( | & | $params, |
& | $smarty | ||
) |
read a cache file, determine if it needs to be regenerated or not
string | $tpl_file | |
string | $cache_id | |
string | $compile_id | |
string | $results |
Definition at line 21 of file core.read_cache_file.php.
Referenced by Smarty\fetch(), and Smarty\is_cached().