From: tjhunt Date: Mon, 1 Dec 2008 07:09:37 +0000 (+0000) Subject: Remove unnecessary extra $Id$ tag. It messes up the unmerged files list, and makes... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5138f9623d2d875b383b43b5eecd268e9ed5faa1;p=moodle.git Remove unnecessary extra $Id$ tag. It messes up the unmerged files list, and makes merging extra difficult. --- diff --git a/lib/formslib.php b/lib/formslib.php index dbcec21a17..0783bd8849 100644 --- a/lib/formslib.php +++ b/lib/formslib.php @@ -17,7 +17,6 @@ * * * @author Jamie Pratt - * @version $Id$ * @license http://www.gnu.org/copyleft/gpl.html GNU Public License */ diff --git a/lib/moodlelib.php b/lib/moodlelib.php index 9f82f228f5..15e00037de 100644 --- a/lib/moodlelib.php +++ b/lib/moodlelib.php @@ -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 */