XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | Smarty |
Functions | |
smarty_core_rm_auto ($params, &$smarty) | |
smarty_core_rm_auto | ( | $params, | |
& | $smarty | ||
) |
delete an automagically created file by name and id
string | $auto_base | |
string | $auto_source | |
string | $auto_id | |
integer | $exp_time |
Definition at line 20 of file core.rm_auto.php.
References DIRECTORY_SEPARATOR, and smarty_core_rmdir().
Referenced by Smarty\clear_cache(), Smarty\clear_compiled_tpl(), and XoopsTpl\clearCache().