Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/extension/
H A DInstaller.php111 $this->installFromArchive(
135 $this->installFromArchive("$tmp/$tmpbase.archive");
148 public function installFromArchive($archive, $base = null) function in dokuwiki\\plugin\\extension\\Installer