commit | f8480c376c43e2dee02a8240cc7c2f5ff631cae0 | [log] [tgz] |
---|---|---|
author | Eric Barnes <eric@ericlbarnes.com> | Sat Jun 16 10:40:39 2012 -0700 |
committer | Eric Barnes <eric@ericlbarnes.com> | Sat Jun 16 10:40:39 2012 -0700 |
tree | 0e0be33b7e6c885e96a6693e9ac98a807c783afe | |
parent | f51b1fbafcf280d69633a37f4fc87c0ffcef78ad [diff] | |
parent | 95b2f4fa070f34084c78ccc68e67ecca51f40adf [diff] |
Merge pull request #1495 from vkeranov/develop Really important space fix in Zip.php
diff --git a/system/libraries/Zip.php b/system/libraries/Zip.php index e0dc637..5c4c257 100644 --- a/system/libraries/Zip.php +++ b/system/libraries/Zip.php
@@ -40,7 +40,7 @@ * @author EllisLab Dev Team * @link http://codeigniter.com/user_guide/libraries/zip.html */ -class CI_Zip { +class CI_Zip { /** * Zip data in string form