Searched refs:copy_r (Results 1 – 2 of 2) sorted by relevance
175 function copy_r($source, $dest, $modedir = 0755, $modefile = 0664) function204 … copy_r($source . DIRECTORY_SEPARATOR . $e, $dest . DIRECTORY_SEPARATOR . $e, $modedir, $modefile);277 copy_r( $src_dir, $dst_dir );
902 $ret = copy_r( dirname(__FILE__).'/../themes/default',918 $ret = copy_r( $this->theme_path.'/'.$this->theme,