]> git.mjollnir.org Git - moodle.git/commit
added another parameter to moodle_url out, out_action and get_query_string so that...
authorjamiesensei <jamiesensei>
Mon, 28 May 2007 14:25:40 +0000 (14:25 +0000)
committerjamiesensei <jamiesensei>
Mon, 28 May 2007 14:25:40 +0000 (14:25 +0000)
commit099f7fb6ca591e05a1f5d038698a13b9a6998be4
tree0db0ed8d5bffb2bbb7fbf3397687f577ddeae1e2
parentb1a61961aad535d6c53516fbc2761856df9a7b7a
added another parameter to moodle_url out, out_action and get_query_string so that developer can output url with query string joined by '&' and not '&amp;'. &amp; breaks redirect on IE.
lib/listlib.php
lib/weblib.php