Home
last modified time | relevance | path

Searched +full:error_decompress -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php1206 throw new Exception($this->getLang('error_decompress') . ' ' . $e->getMessage(), $e->getCode(), $e);
1216 throw new Exception($this->getLang('error_decompress') . ' ' . $e->getMessage(), $e->getCode(), $e);
1224 throw new Exception($this->getLang('error_decompress') . ' Couldn\'t read archive file');