Searched refs:_recurse_copy (Results 1 – 1 of 1) sorted by relevance
23 $this->_recurse_copy(DOKU_PLUGIN_AUTHUCENTER_INC . 'lib/uc_client', DOKU_INC);27 $this->_recurse_copy(DOKU_PLUGIN_AUTHUCENTER_INC . 'lib/api', DOKU_INC);523 private function _recurse_copy($src,$dst) { function in auth_plugin_authucenter529 $this->_recurse_copy($src . '/' . $file,$dst . '/' . $file);