]> git.mjollnir.org Git - moodle.git/commit
Modifications to allow Moodle files management page to use PclZip
authormoodler <moodler>
Sun, 6 Apr 2003 05:53:47 +0000 (05:53 +0000)
committermoodler <moodler>
Sun, 6 Apr 2003 05:53:47 +0000 (05:53 +0000)
commite64984a0bb762f508550288202d6d0b44e0e3e0b
treeeceb495102bede364c959b7351740c88796e19d3
parent8ef3483b60080e3df5bf15507b21d1e883d9d33b
Modifications to allow Moodle files management page to use PclZip
instead of external zip programs.

To use the internal PclZip, the config variables "zip" and "unzip"
must be left blank.

Code for PclZip integration originally from Robert Hetzel, though
I've expanded it and modified it a lot.

The zip files seem compatible with itself and Windows XP, but I had a
compatibility problem trying to unzip a PclZip file using Zip 2.3 on Linux
(directories are unpacked as empty files)
files/index.php
lang/en/moodle.php
lib/defaults.php