summaryrefslogtreecommitdiff
path: root/inc/ZipLib.class.php
Commit message (Collapse)AuthorAge
* Fixing zip decompression in ZipLib.class.phpAdrian Lang2010-05-26
| | | | This patch fixes a bug introduced in »code cleanup« #0b17fdc6719c24850fa7
* more code cleanup according to coding standardAndreas Gohr2010-01-29
|
* Whitespace cleanup FS#1709furun2009-10-16
| | | | | | Ignore-this: 27ea52110bce929b2c61ed8faba67cfc darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz
* multiple fixes for the zip libraryAurelien Bompard2008-02-28
| | | | | | | | | | | | | | | 1. A recursive zip function. "$basedir" will be stripped from the path in the archive. 2. and 3. : Documentation 4. : Avoid a PHP "Notice" 5., 6. and 7. : handle ODT files where some headers are equal to 0. 8.: Avoid a PHP "Notice" darcs-hash:20080227231447-5a6cd-45ff763079ad0a7d8f4029639cf53fe10faa4389.gz
* Don't depend on plugin for Zip/TarLibTom N Harris2008-02-26
| | | | darcs-hash:20080226005222-6942e-20808aa2678aec95a22c93fce81c1f822975493d.gz
* read a file from a ZIP without diskwriteDanjer2007-12-10
| | | | darcs-hash:20071210191826-da454-9b88e46e7ab574d605280152905f884cc64abad6.gz
* FS#1011-fixbernd2007-03-06
| | | | darcs-hash:20070306005940-9f3ed-ac84cbb540ec7830aedba5b3451e58522decfffa.gz
* move tar and zip libs to incAndreas Gohr2007-01-15
Move the compression libs of the plugin manager toa mre common place to make them available to plugin authors. darcs-hash:20070115192414-7ad00-0d53e8faf26fa1eeb1026ffab8e0593f015147de.gz