]> git.mjollnir.org Git - moodle.git/commitdiff
Comment update.
authortjhunt <tjhunt>
Mon, 8 Sep 2008 06:59:11 +0000 (06:59 +0000)
committertjhunt <tjhunt>
Mon, 8 Sep 2008 06:59:11 +0000 (06:59 +0000)
question/editlib.php

index cdfbf26b873b1dea68d8b676542921694ae8fad7..71ea78845b1996e768f34b1a4d4d72543e8c8227 100644 (file)
@@ -515,9 +515,6 @@ function question_showbank_actions($pageurl, $cm){
  * category      Chooses the category
  * displayoptions Sets display options
  *
- * @author Martin Dougiamas and many others. This has recently been extensively
- *         rewritten by Gustav Delius and other members of the Serving Mathematics project
- *         {@link http://maths.york.ac.uk/serving_maths}
  * @param moodle_url $pageurl object representing this pages url.
  */
 function question_showbank($tabname, $contexts, $pageurl, $cm, $page, $perpage, $sortorder, $sortorderdecoded, $cat, $recurse, $showhidden, $showquestiontext){