XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | Smarty |
Functions | |
smarty_core_rmdir ($params, &$smarty) | |
smarty_core_rmdir | ( | $params, | |
& | $smarty | ||
) |
delete a dir recursively (level=0 -> keep root) WARNING: no tests, it will try to remove what you tell it!
string | $dirname | |
integer | $level | |
integer | $exp_time |
Definition at line 20 of file core.rmdir.php.
References DIRECTORY_SEPARATOR.
Referenced by smarty_core_rm_auto().