JArchiveZip::_addToZIPFile
Adds a "file" to the ZIP archive.
Signature
private function _addToZIPFile(array&
$file,
array&
$contents,
array&
$ctrldir )
Parameters
-
$file
-
$contents
-
$ctrldir
Returns
- void
Tasks
Line | Task |
---|---|
586+ | Review and finish implementation |