From c8b7bdab0d17319c4f4c7860c7d41bb6efcf17c1 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 30 Sep 2006 19:26:08 +0000 Subject: --- system/libraries/Zip.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'system') diff --git a/system/libraries/Zip.php b/system/libraries/Zip.php index 9cfe9593d..1fd0e7059 100644 --- a/system/libraries/Zip.php +++ b/system/libraries/Zip.php @@ -21,7 +21,8 @@ * This class is based on a library aquired at Zend: * http://www.zend.com/codex.php?id=696&single=1 * - * I'm not sure this library is all that reliable, but it's the only + * I'm not sure this library is all that reliable, and the + * directory feature doesn't seem to work right, but it's the only * zip compressor I'm aware of -- Rick Ellis * * @package CodeIgniter -- cgit v1.2.3-24-g4f1b