readme_chamilo.txt 876 B

1234567891011121314151617181920
  1. Supplemental "readme" from the Chamilo team about integration
  2. of PclZip 2.8.2 library within Chamilo 1.8.7 LMS
  3. February 25, 2010
  4. --------------------------------------------------------------------------------
  5. Applied patches:
  6. 1. A patch about the renamed function gzopen() as gzopen64()
  7. in Ubuntu Karmic Koala 9.10 (php5 5.2.10.dfsg.1-2ubuntu6).
  8. http://dokeoslead.wordpress.com/2009/09/30/pclzip-and-gzopen64/
  9. https://bugs.launchpad.net/ubuntu/+source/php5/+bug/451405
  10. http://php.net/manual/en/function.gzopen.php
  11. 2. A patch about compatibility with arcives created with Windows-based
  12. utilities. It is for successfull reading of stored filenames with backslash
  13. directory separator (Windows style) within such an archives.
  14. The problem has been detected with IZArc 3.81 (possibly new versions too)
  15. http://www.izarc.org/
  16. For detail see http://support.chamilo.org/issues/627