From 9736d3fb84260c24faa6c1538c99859441c0e2f8 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Mon, 16 Jun 2008 21:36:01 +0000 Subject: correcting some docblock comments --- system/libraries/Zip.php | 1 - 1 file changed, 1 deletion(-) (limited to 'system/libraries/Zip.php') diff --git a/system/libraries/Zip.php b/system/libraries/Zip.php index ed476ab48..8958b572c 100644 --- a/system/libraries/Zip.php +++ b/system/libraries/Zip.php @@ -291,7 +291,6 @@ class CI_Zip { * * @access public * @param string the file name - * @param string the data to be encoded * @return bool */ function archive($filepath) -- cgit v1.2.3-24-g4f1b