commit | b1fddc051af66a0a41a709862dd84d06139e2325 | [log] [tgz] |
---|---|---|
author | admin <devnull@localhost> | Mon Oct 09 21:29:07 2006 +0000 |
committer | admin <devnull@localhost> | Mon Oct 09 21:29:07 2006 +0000 |
tree | 373907951ae91b7a45165388aa3966b3b4363068 | |
parent | 2f0bac87c73febde8019e7cbab541905bcb0e5dd [diff] [blame] |
diff --git a/user_guide/libraries/zip.html b/user_guide/libraries/zip.html index 6171ed1..32ef3be 100644 --- a/user_guide/libraries/zip.html +++ b/user_guide/libraries/zip.html
@@ -71,6 +71,8 @@ <code>$this->load->library('zip');</code> <p>Once loaded, the Zip library object will be available using: <dfn>$this->zip</dfn></p> +<p>You can also set your own class variable name. Please see the <a href="loader.html">Loader Class</a> for more info.</p> + <h2>Usage Example</h2>