]> git.mjollnir.org Git - moodle.git/commitdiff
Remove unnecessary extra $Id$ tag. It messes up the unmerged files list, and makes...
authortjhunt <tjhunt>
Mon, 1 Dec 2008 07:09:37 +0000 (07:09 +0000)
committertjhunt <tjhunt>
Mon, 1 Dec 2008 07:09:37 +0000 (07:09 +0000)
lib/formslib.php
lib/moodlelib.php

index dbcec21a17c4c12aca58d76559223fb6812d2ee7..0783bd8849304398f5fea470d29912f1ab8f650c 100644 (file)
@@ -17,7 +17,6 @@
  *
  *
  * @author  Jamie Pratt
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  */
 
index 9f82f228f53d963a1e2c33e0cdd0844771096b40..15e00037ded7114ff705ad28784f23a5d7fe0a9c 100644 (file)
@@ -31,7 +31,6 @@
  *  - weblib.php      - functions that produce web output
  *  - datalib.php     - functions that access the database
  * @author Martin Dougiamas
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package moodlecore
  */