1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-15 02:22:40 +02:00
Files
php-phpbb/phpBB/includes
David M 46a8ebfe47 This code works. All of it works. At least, it should.
Extraction of TAR files:
 - It now works!
 - If it could work before (which it couldn't) , it would create nasty issues with spaces. This is resolved
 - If it could work before (which it couldn't) , it would try to create folders in such a way where some (all) folders could not be created. This is resolved.

Creation of TAR files:
 - It now works!
 - Before, it created malformed TAR files. This is resolved.

Now, the really really cool code...

Extraction of ZIP files:
 - Totally new code
 - Fault tolerant
 - Very efficient

Need sleep... *mumbles the TAR file header*


git-svn-id: file:///svn/phpbb/trunk@5351 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-18 04:35:51 +00:00
..
2005-12-04 20:25:51 +00:00
:D
2005-12-17 09:51:51 +00:00
2005-12-05 18:52:23 +00:00
2005-12-10 23:20:21 +00:00
2005-12-15 18:25:01 +00:00
2005-12-13 20:58:28 +00:00