]> git.mjollnir.org Git - moodle.git/commit
MDL-16780 Merging from MOODLE_19_STABLE
authornicolasconnault <nicolasconnault>
Fri, 3 Oct 2008 07:13:16 +0000 (07:13 +0000)
committernicolasconnault <nicolasconnault>
Fri, 3 Oct 2008 07:13:16 +0000 (07:13 +0000)
commit1e074660daee62cc83962705a2a278102940955b
tree48fb1014a883f6617280f2260f08f879adcb2dfc
parent18a940679974b1276ef578a243e8e37593c158ab
MDL-16780 Merging from MOODLE_19_STABLE
14 files changed:
group/index.php
lib/pear/HTML/AJAX/Action.php [new file with mode: 0755]
lib/pear/HTML/AJAX/Debug.php [new file with mode: 0755]
lib/pear/HTML/AJAX/Helper.php [new file with mode: 0755]
lib/pear/HTML/AJAX/JSON.php [moved from lib/json/JSON.php with 92% similarity, mode: 0755]
lib/pear/HTML/AJAX/Response.php [new file with mode: 0755]
lib/pear/HTML/AJAX/Serializer/Error.php [new file with mode: 0755]
lib/pear/HTML/AJAX/Serializer/JSON.php [new file with mode: 0755]
lib/pear/HTML/AJAX/Serializer/Null.php [new file with mode: 0755]
lib/pear/HTML/AJAX/Serializer/PHP.php [new file with mode: 0755]
lib/pear/HTML/AJAX/Serializer/Urlencoded.php [new file with mode: 0755]
lib/pear/HTML/AJAX/Serializer/XML.php [new file with mode: 0755]
lib/pear/HTML/AJAX/Server.php [new file with mode: 0755]
lib/pear/README.txt