Source Location: /smarty/libs/internals/core.rmdir.php
Smarty plugin
boolean smarty_core_rmdir(
$params, &$smarty, string $dirname, integer $level, integer $exp_time)
[line 20]
delete a dir recursively (level=0 -> keep root) WARNING: no tests, it will try to remove what you tell it!
[ Top ]