Home
last modified time | relevance | path

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

/plugin/skillforge/classes/
H A DStoredZipWriter.php15 public function addFile($pathInZip, $filePath) { argument
17 $this->addFileFromString($pathInZip, file_get_contents($filePath));