diff options
author | admin <devnull@localhost> | 2006-10-02 04:58:03 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-10-02 04:58:03 +0200 |
commit | 78ce3cc370efc9d63b3d473deb37c92f40002d3d (patch) | |
tree | 23a9cc79a6a62ecc4a59d381a5b9741043f52341 /user_guide/libraries | |
parent | c167f2cef36b88f0422032fbc14c40aa3bb8b163 (diff) |
Diffstat (limited to 'user_guide/libraries')
-rw-r--r-- | user_guide/libraries/zip.html | 2 |
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>
|