Home
last modified time | relevance | path

Searched refs:rm_r (Results 1 – 2 of 2) sorted by relevance

/plugin/freechat/phpfreechat/src/containers/
H A Dfile.class.php250 rm_r($dir);
258 rm_r($dir);
266 rm_r($dir);
/plugin/freechat/phpfreechat/src/
H A Dpfctools.php154 function rm_r($dir) function
160 if (!@unlink($dir.'/'.$obj)) rm_r($dir.'/'.$obj);