diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-03-20 14:34:28 +0100 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-03-20 14:34:28 +0100 |
commit | 0336dc228c84695ec75fc8dccedac354d1556de9 (patch) | |
tree | d6a6bbe07defbf70a0cfe87805055946f8777c51 | |
parent | 407219ddff7e11516c7f295ee3e07c31ba3fe9ee (diff) |
Remove EOF newline
-rw-r--r-- | system/libraries/Zip.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libraries/Zip.php b/system/libraries/Zip.php index aa838eeca..c9810fab9 100644 --- a/system/libraries/Zip.php +++ b/system/libraries/Zip.php @@ -412,4 +412,4 @@ class CI_Zip { } /* End of file Zip.php */ -/* Location: ./system/libraries/Zip.php */ +/* Location: ./system/libraries/Zip.php */
\ No newline at end of file |