mirror of
https://github.com/moodle/moodle.git
synced 2025-06-03 06:35:57 +02:00
Get rid of duplicate $Id$ tags.
This commit is contained in:
parent
7e7b6825ef
commit
8d503f7557
@ -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
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user