CodeIgniter Forums
ZIP a specific directory. - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: ZIP a specific directory. (/showthread.php?tid=13420)

Pages: 1 2 3


ZIP a specific directory. - El Forum - 03-04-2009

[eluser]leighmarble[/eluser]
[quote author="TheFuzzy0ne" date="1236223819"]Oh I see. So we don't need the extra bit that checks that the directory isn't ".."? Sweet. I'll post that as a patch shortly.

Thanks, Leigh![/quote]

That's correct - I reverted the read_dir() method of the Zip encoding class to its original form.

cheers,
Leigh