summaryrefslogtreecommitdiffstats
path: root/user_guide/libraries
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-10-02 04:58:03 +0200
committeradmin <devnull@localhost>2006-10-02 04:58:03 +0200
commit78ce3cc370efc9d63b3d473deb37c92f40002d3d (patch)
tree23a9cc79a6a62ecc4a59d381a5b9741043f52341 /user_guide/libraries
parentc167f2cef36b88f0422032fbc14c40aa3bb8b163 (diff)
Diffstat (limited to 'user_guide/libraries')
-rw-r--r--user_guide/libraries/zip.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/libraries/zip.html b/user_guide/libraries/zip.html
index f126bd0b7..da3715e84 100644
--- a/user_guide/libraries/zip.html
+++ b/user_guide/libraries/zip.html
@@ -89,7 +89,7 @@ $this->zip->archive('/path/to/directory/my_backup.zip');
$this->zip->download('my_backup.zip');
</code>
-<h1><br />Function Reference</h1>
+<h1>Function Reference</h1>
<h2>$this->zip->add_data()</h2>