]> git.mjollnir.org Git - moodle.git/commit
Reverted require_js() in lib/ajax/ajaxlib.php. Last changes broke backwards compatibi...
authorvyshane <vyshane>
Mon, 12 Feb 2007 06:01:49 +0000 (06:01 +0000)
committervyshane <vyshane>
Mon, 12 Feb 2007 06:01:49 +0000 (06:01 +0000)
commit604c634179be3b0a28951c4abd6e2535a792f9dd
tree5bd63407fea88507335096332bad9b134d1de4ed
parente45ae32a67e4222b6269d8a0c9c12e421a029f03
Reverted require_js() in lib/ajax/ajaxlib.php. Last changes broke backwards compatibility with the way the function worked in Moodle 1.7.

Small change in lib/weblib.php to allow require_js() to be used from themes. To use it, just call the function from themedir/meta.php.
lib/ajax/ajaxlib.php
lib/weblib.php