diff options
author | pabs <pabs@pablotron.org> | 2007-08-23 03:51:16 -0400 |
---|---|---|
committer | pabs <pabs@pablotron.org> | 2007-08-23 03:51:16 -0400 |
commit | aeb68198d5b8a15ccc8f4a3798a239ae6f74d374 (patch) | |
tree | f49a1923d25f6040a7a9dc95efc6d68639f7ee55 /extras/README | |
parent | ab07bb311ae7f8781da42ee79d1e441718521a5e (diff) | |
download | zipstream-php-aeb68198d5b8a15ccc8f4a3798a239ae6f74d374.tar.bz2 zipstream-php-aeb68198d5b8a15ccc8f4a3798a239ae6f74d374.zip |
Added README, COPYING, and APPNOTE.TXT reference. Cleaned up API
documentation.
Diffstat (limited to 'extras/README')
-rw-r--r-- | extras/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extras/README b/extras/README index 1023832..e642704 100644 --- a/extras/README +++ b/extras/README @@ -1,3 +1,2 @@ +Based on PKZIP appnotes, which are included here. -Based on: -http://phpmyadmin.svn.sourceforge.net/viewvc/*checkout*/phpmyadmin/trunk/phpMyAdmin/libraries/zip.lib.php?revision=10240 |