moodle/lib/pear/HTTP/WebDAV/README_MOODLE.txt
martinlanghoff 22fc3bc537 MDL-90 Imported PEAR's HTTP_WebDAV_Server from HEAD @ 28-01-2008
This is a very strict import - did not include any of the
sample files (which are quite dangerous!). See the
README_MOODLE.txt for details.
2008-02-27 02:49:20 +00:00

19 lines
651 B
Plaintext

This is a limited import of PEAR's HTTP_WebDAV_Server library.
Important notes:
- It does _not_ include all the files, as the tests and example
files are a serious security risk. It includes the minimal files
needed - updates need to be extremely careful to avoid including
file.php, FileSystem dir and Server dir. Also removed documentation,
while AUTHORS and COPYING remain.
- The code corresponds to the HEAD branch on Jan 28th 2008, you can
get a checkout matching these files by passing the date to the
checkout or update command.
- The license is new BSD license.
~ martin langhoff <martin@catalyst.net.nz> 28-01-2008