]> git.mjollnir.org Git - moodle.git/commitdiff
Get rid of duplicate $Id$ tags.
authortjhunt <tjhunt>
Wed, 26 Sep 2007 10:11:13 +0000 (10:11 +0000)
committertjhunt <tjhunt>
Wed, 26 Sep 2007 10:11:13 +0000 (10:11 +0000)
lib/datalib.php

index 40056ff6cb7842fc3651f720c114ac814ecedea2..22d15b605334776795e8cd53d4e3f34f86e030c9 100644 (file)
@@ -1,5 +1,4 @@
 <?php // $Id$
-
 /**
  * Library of functions for database manipulation.
  *
@@ -7,7 +6,6 @@
  * - weblib.php - functions that produce web output
  * - moodlelib.php - general-purpose Moodle functions
  * @author Martin Dougiamas and many others
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package moodlecore
  */