Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/extension/
H A DInstaller.php130 $tmp = $this->mkTmpDir();
153 $target = $this->mkTmpDir() . '/' . $base;
319 $tmp = $this->mkTmpDir();
448 protected function mkTmpDir() function in dokuwiki\\plugin\\extension\\Installer