summaryrefslogtreecommitdiffstats
path: root/system/libraries/Zip.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/libraries/Zip.php')
-rw-r--r--system/libraries/Zip.php1
1 files changed, 0 insertions, 1 deletions
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)