From: tjhunt Date: Mon, 10 Sep 2007 11:07:39 +0000 (+0000) Subject: Take out duplicate $Id$ CVS tags. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5b875ebf82b155c13bb687e7bebd205f0e1c1447;p=moodle.git Take out duplicate $Id$ CVS tags. --- diff --git a/mod/quiz/lib.php b/mod/quiz/lib.php index 5f9c163c09..3f7422b068 100644 --- a/mod/quiz/lib.php +++ b/mod/quiz/lib.php @@ -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