From c644128fdd49a47d791240e0e38b54cd22412bc5 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Wed, 4 Jul 2007 23:54:32 +0000 Subject: fixed validation errors... about a zillion of em. --- user_guide/libraries/zip.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user_guide/libraries/zip.html') diff --git a/user_guide/libraries/zip.html b/user_guide/libraries/zip.html index e1692234f..f92443b54 100644 --- a/user_guide/libraries/zip.html +++ b/user_guide/libraries/zip.html @@ -165,7 +165,7 @@ $this->zip->download('my_backup.zip');

If you would like the Zip archive to maintain the directory structure the file is in, pass TRUE (boolean) in the -second parameter. Example: +second parameter. Example:

@@ -275,7 +275,7 @@ Previous Topic:   XML-RPC Class Top of Page   ·   User Guide Home   ·   Next Topic:  Array Helper -

+

CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

-- cgit v1.2.3-24-g4f1b