XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
core.rmdir.php File Reference

Go to the source code of this file.

Namespaces

namespace  Smarty
 

Functions

 smarty_core_rmdir ($params, &$smarty)
 

Function Documentation

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!

Parameters
string$dirname
integer$level
integer$exp_time
Returns
boolean

Definition at line 20 of file core.rmdir.php.

References DIRECTORY_SEPARATOR.

Referenced by smarty_core_rm_auto().

Here is the caller graph for this function: