]> git.mjollnir.org Git - moodle.git/commitdiff
Some trivial tidying of source
authormoodler <moodler>
Mon, 18 Sep 2006 05:50:02 +0000 (05:50 +0000)
committermoodler <moodler>
Mon, 18 Sep 2006 05:50:02 +0000 (05:50 +0000)
lib/adminlib.php

index 9fbe1d9bc2c431d658aa77193f32c048166cd0d2..1fce4e7cd0b80942f09b940b8e36c6e4041941a6 100644 (file)
@@ -1,10 +1,9 @@
-<?php  //
-       // 
+<?php
 
 /**
  * adminlib.php - Contains functions that only administrators will ever need to use
  *
- * @author Martin Dougiamas
+ * @author Martin Dougiamas and many others
  * @version  $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package moodlecore