Home
last modified time | relevance | path

Searched refs:copy (Results 26 – 30 of 30) sorted by relevance

12

/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php1071 // copy action
1111 * When no items are found in 'new' the copy mechanism should fall back
1276 if (!@copy($src, $dst)) return false;
/dokuwiki/conf/
H A Dmysql.conf.php.example18 * To use this configuration you have to copy them to local.protected.php
/dokuwiki/inc/
H A Dmedia.php333 'copy'
402 * Using copy, makes sure any setgid bits on the media directory are honored
413 $ok = copy($from, $to);
429 * $data[5] move: name of function that performs move/copy/..
437 * @param string $move name of functions that performs move/copy/..
624 if (copy($oldf, $newf)) {
1384 'copy'
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css1214 .ui-icon-copy { background-position: -176px -128px; }
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG514 on copy'n'paste. (milian)

12