]> git.mjollnir.org Git - moodle.git/commit
blocks/tag_youtube MDL-18974 - Switch to SimpleXML
authorpoltawski <poltawski>
Wed, 9 Sep 2009 13:34:41 +0000 (13:34 +0000)
committerpoltawski <poltawski>
Wed, 9 Sep 2009 13:34:41 +0000 (13:34 +0000)
commit03f3a434414964e78627e7180e3457cf8d08061d
tree76fe804567d66eabc473f4655b39c280499cee57
parentdd1611a5bdc130b49f83fcc8c03fed815062ac0c
blocks/tag_youtube MDL-18974 - Switch to SimpleXML

We use SimpleXML throughout Moodle now and its a dependency for Moodle 2.0.
It peforms better and allow us to remove another embeded library!

Also set the curl timeout on the youtube http requests so not to slow down
interactive page loads.
blocks/tag_youtube/block_tag_youtube.php