]> git.mjollnir.org Git - moodle.git/commitdiff
Take out duplicate $Id$ CVS tags.
authortjhunt <tjhunt>
Mon, 10 Sep 2007 11:07:39 +0000 (11:07 +0000)
committertjhunt <tjhunt>
Mon, 10 Sep 2007 11:07:39 +0000 (11:07 +0000)
mod/quiz/lib.php

index 5f9c163c09377af20a80048610975b3d4e716b02..3f7422b06887cd58d9dc46d25bb7f6dd1afcac81 100644 (file)
@@ -4,7 +4,6 @@
 *
 * This contains functions that are called also from outside the quiz module
 * Functions that are only called by the quiz module itself are in {@link locallib.php}
-* @version $Id$
 * @author Martin Dougiamas and many others.
 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
 * @package quiz