Home
last modified time | relevance | path

Searched refs:recurse_copy (Results 1 – 2 of 2) sorted by last modified time

/plugin/pdftools/
H A Dfunctions.php22 function recurse_copy($src,$dst) { function
29 recurse_copy($src . '/' . $file,$dst . '/' . $file);
H A Dadmin.php42 recurse_copy(DOKU_PLUGIN."/pdftools/tpl/$command",DOKU_PLUGIN."/dw2pdf/tpl/$command");