"MDL-21146, adding file license support to repository api, first commit"

This commit is contained in:
Dongsheng Cai
2010-03-29 03:39:08 +00:00
parent 58ee83619c
commit 1dce6261b7
34 changed files with 704 additions and 85 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
* Please submit all problems or questions to the Help Forum on my project page:
* {@link http://sourceforge.net/forum/forum.php?forum_id=469652}
*
* Modified by Dongsheng Cai <dongsheng@cvs.moodle.org>
* Modified by Dongsheng Cai <dongsheng@moodle.com>
* ChangeLog:
* 1. Remove PEAR HTTP LIB, use curl.class.php (created by myself)
* 2. Remove PEAR DB LIB