]> git.mjollnir.org Git - moodle.git/commit
javascript-UFO MDL-19738 Stopped ufo.js being included in outputlib and included...
authorsamhemelryk <samhemelryk>
Wed, 8 Jul 2009 04:12:11 +0000 (04:12 +0000)
committersamhemelryk <samhemelryk>
Wed, 8 Jul 2009 04:12:11 +0000 (04:12 +0000)
commit4d49202ffc13cb031fbfd231a8adc15685e6c6c8
treeceb62d2355f8bc49ada252f14086f10914e4fd02
parente6f7f2b278be3222fdd97ee9c30369c7e2edf686
javascript-UFO MDL-19738 Stopped ufo.js being included in outputlib and included it in each place it was actually being used.
It will no only be loaded when it is being used. If something new comes along they will need to remember to require it.
At the same time cleaned up a few deprecated calls
filter/mediaplugin/filter.php
filter/mediaplugin/mediaplugin.js [deleted file]
lib/javascript-static.js
lib/outputlib.php
mod/resource/type/file/file.js
mod/resource/type/file/resource.class.php
webservice/amf/testclient/index.php