]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trail...
authorPetr Skoda <skodak@moodle.org>
Sun, 1 Nov 2009 15:32:33 +0000 (15:32 +0000)
committerPetr Skoda <skodak@moodle.org>
Sun, 1 Nov 2009 15:32:33 +0000 (15:32 +0000)
17 files changed:
README.txt
help.php
iplookup/README.txt
mod/feedback/analysis_course.php
mod/feedback/choose_group_form.php
mod/feedback/delete_completed_form.php
mod/feedback/delete_item.php
mod/feedback/delete_item_form.php
mod/feedback/delete_template_form.php
mod/feedback/edit_form.php
mod/feedback/mod_form.php
mod/feedback/tabs.php
mod/feedback/use_templ_form.php
mod/feedback/version.php
mod/hotpot/report/default.php
tag/lib.php
tag/locallib.php

index 0f11194f8da9f920fa39155af598510050c0cdc8..4a207c22dfd2459371a01a7ea3ddd7467f7d02a6 100644 (file)
@@ -1,6 +1,3 @@
-README      $Id$
-------
-
 QUICK INSTALL
 =============
 
index 9ab61c08dc8abee67a7d93fc2d5d51c9cb29617d..bc0b6b3967744ee469c5e2652bb87b7abdc63d5d 100644 (file)
--- a/help.php
+++ b/help.php
@@ -8,7 +8,6 @@
  * See {@link helpbutton()} in {@link lib/moodlelib.php}
  *
  * @author Martin Dougiamas
- * @version $Id$
  * @package moodlecore
  */
 require_once('config.php');
index eb92351876ef2ef3eedaa1887578786b12cc76bf..4295eb20772b96341e2034ad710ef7bfe1506672 100644 (file)
@@ -21,5 +21,3 @@ marker.gif
   custom made in Inkscape
 
 Petr Skoda (skodak), January 2008  
-
-$Id$
\ No newline at end of file
index ed58238e4e86d9126290bddf642b69c30840bf8a..67b5bbddd4a7443d9b4ab5e612f6735ff1272d7a 100644 (file)
@@ -3,7 +3,6 @@
 /**
 * shows an analysed view of a feedback on the mainsite
 *
-* @version $Id$
 * @author Andreas Grabs
 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
 * @package feedback
index 5f9805eae2ca3626e1599e02b0adc9217a57273d..a8f8574a538151a6c9988767928d6c297c468404 100644 (file)
@@ -2,7 +2,6 @@
 /**
 * prints the form to choose the group you want to analyse
 *
-* @version $Id$
 * @author Andreas Grabs
 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
 * @package feedback
index 021590fff86280f94c9034cea345a3e522b6ba3c..277c9b850ec88b04fdcb8d9823334fc570da35c3 100644 (file)
@@ -2,7 +2,6 @@
 /**
 * prints the form to confirm delete a completed
 *
-* @version $Id$
 * @author Andreas Grabs
 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
 * @package feedback
index 577c268b433417d80b41d934541088507c04e8d1..aa975be19a9e68c06ed31486989f924ea61a831c 100644 (file)
@@ -2,7 +2,6 @@
 /**
 * deletes an item of the feedback
 *
-* @version $Id$
 * @author Andreas Grabs
 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
 * @package feedback
index 3c26e18eaf6790642aee5e2b3b037e89a9327953..911669a39d042cd76dcb9319251fa07be28e9579 100644 (file)
@@ -2,7 +2,6 @@
 /**
 * prints the form to confirm delete a completed
 *
-* @version $Id$
 * @author Andreas Grabs
 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
 * @package feedback
index 1c0697d6a8a63058d188bfe92582b4980c2ed20b..b8d55f36cb9613e5ac415c5c4309765c243b9c82 100644 (file)
@@ -2,7 +2,6 @@
 /**
 * prints the form to confirm delete a completed
 *
-* @version $Id$
 * @author Andreas Grabs
 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
 * @package feedback
index 5ebb52ed40dbb1a454b1c5a23b77ded4b160a47e..48e0fc6c754b381d59e1777f600c03d10181b36f 100644 (file)
@@ -2,7 +2,6 @@
 /**
 * prints the forms to choose an item-typ to create items and to choose a template to use
 *
-* @version $Id$
 * @author Andreas Grabs
 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
 * @package feedback
index 099025e2fcdde394722849671b3dec495e5957da..23e3d1406a7368107d670643f5d63e499a99d85f 100644 (file)
@@ -2,7 +2,6 @@
 /**
 * print the form to add or edit a feedback-instance
 *
-* @version $Id$
 * @author Andreas Grabs
 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
 * @package feedback
index df7c63853f650829112d218a01dbf36458a40d52..4ab9f5e35da8dd9d43f6c860619ab73fb8fa638a 100644 (file)
@@ -2,7 +2,6 @@
 /**
 * prints the tabbed bar
 *
-* @version $Id$
 * @author Andreas Grabs
 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
 * @package feedback
index ba95a5d232c3c1ac6ba30ced62c68155c9ddb575..46eff30624f7df90c2f3e956cccfc1fe25addfc8 100644 (file)
@@ -2,7 +2,6 @@
 /**
 * prints the form to confirm use template
 *
-* @version $Id$
 * @author Andreas Grabs
 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
 * @package feedback
index 5bb5ac8bb24a91b270ea247402e15dc2e580fd1f..77cdbd759a985f67a1077e5059121ce8fb577fa8 100644 (file)
@@ -3,7 +3,6 @@
 * Code fragment to define the version of feedback
 * This fragment is called by moodle_needs_upgrading() and /admin/index.php
 *
-* @version $Id$
 * @author Andreas Grabs
 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
 * @package feedback
index 249de547a74b9cd415da3f34a865fa40e1048652..6e2de078a89af986d629c127f71423a56b17f8a7 100644 (file)
@@ -1,4 +1,4 @@
-<?PHP  // $Id$
+<?PHP
 
 ////////////////////////////////////////////////////////////////////
 /// Default class for report plugins
index b2e7003e4af7d1ddfae44f562102632f0e514144..1ac16289fc582fc25d78183067d4da2bfed6ef4f 100644 (file)
@@ -28,7 +28,6 @@
  *
  * Tag set will create tags that need to be created.
  *
- * @version: $Id$
  * @licence http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package moodlecore
  * @subpackage tag
index 9107731a2080737cfca46f69d32be7fafb2e0d33..36f30178fc23f2298f6ba6e0c600d6925ba678dc 100644 (file)
@@ -5,7 +5,6 @@ require_once('lib.php');
 /**
  * locallib.php - moodle tag local library - output functions
  *
- * @version: $Id$
  * @licence http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package moodlecore
  *