]> 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:17:21 +0000 (15:17 +0000)
committerPetr Skoda <skodak@moodle.org>
Sun, 1 Nov 2009 15:17:21 +0000 (15:17 +0000)
26 files changed:
mod/lesson/action/addbranchtable.php
mod/lesson/action/addcluster.php
mod/lesson/action/addendofbranch.php
mod/lesson/action/addendofcluster.php
mod/lesson/action/addpage.php
mod/lesson/action/confirmdelete.php
mod/lesson/action/continue.html
mod/lesson/action/continue.php
mod/lesson/action/delete.php
mod/lesson/action/editpage.php
mod/lesson/action/insertpage.php
mod/lesson/action/move.php
mod/lesson/action/moveit.php
mod/lesson/action/updatepage.php
mod/lesson/backuplib.php
mod/lesson/edit.php
mod/lesson/essay.php
mod/lesson/format.php
mod/lesson/lesson.php
mod/lesson/mod_form.php
mod/lesson/reformat.php
mod/lesson/report.php
mod/lesson/restorelib.php
mod/lesson/tabs.php
mod/lesson/version.php
mod/lesson/view.php

index 11b1ba1835c7be229fc8de467f68a628148b97eb..92ebafc50522eb9db3800441db6e8ea31666f1ad 100644 (file)
@@ -2,7 +2,6 @@
 /**
  *  Action for adding a branch table.  Prints an HTML form.
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index 7a889f2488fe5e5457cbebe968843ec7942143c4..0e34c1485d232375179e9427da2bf6bf008c311b 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * Action for adding a cluster page
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index d3ad412a65054ec2d6c8678c56ee92f18ba54105..c47fb157bffad968b87b8133b5f0cf3a848b0f32 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * Action for adding an end of branch page
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index cb14cd83249de5c8ccb785366cf72f531b78b4c9..eef19b3eca06a239debd6fefb4f7a713fd12d607 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * Action for adding an end of cluster page
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index bf4613b3da9fd67cdb1209a3b37180ef2cf299d0..4ba7ca6428cf3bd24060e6b48451f48bafe8d281 100644 (file)
@@ -2,7 +2,6 @@
 /**
  *  Action for adding a question page.  Prints an HTML form.
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index f863725908ff6518c14b6cb0947db672fa444af5..2b903f1a22eca7b9ce4f019a904c95045df7c3d1 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * Action for confirming the deletion of a page
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index ae3f8d8a9f3ecdf34eaadc1107fefbc9fb433a92..c2f612dcc5cabcd057c6b45ffef1d03cef3f05d2 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * HTML template for continue.php
  *
- * @version $Id$
  * @package lesson
  **/
 ?>
index d0b4f4ae515abf4daed661322d08e8029fce8383..93ed99d46c408cd4eb576558bdb857c0ecad53c3 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * Action for processing page answers by users
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index 0856c69f2afaa8de66728547d0747a4e6f3d63b0..45b875da4912312d0d7acfbd5162876b3a343540 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * Action for deleting a page
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index a751597960ae82692843bef0ced08566a8b7d2ea..36379e38a78f83a271d559f022327b66e8265748 100644 (file)
@@ -2,7 +2,6 @@
 /**
  *  Action for editing a page.  Prints an HTML form.
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index 201b57e403cc3e050fd71c868975f51b8c7e48eb..c955d2c8517cccd77d44fa3989d7b51a5a18ee9b 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * Action for processing the form from addpage action and inserts the page.
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index 39b8fad3f6c6297bf0d3f84c4330896eaf97ba99..d90100e025e8d471f62f42fa6e4b6f4d0f095dda 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * Action that displays an interface for moving a page
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index e28e8b670ffc7d2ebe4c92ff597d2aa1ca62e719..4a8d4e9085a83e7c231e315d3baec9f476274b06 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * Action for actually moving the page (database changes)
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index 1e4cbcde74903af15a960131b267156248e6446f..b40e2a3f72185c0b0f1e7d69221b0d7b98e1e997 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * Action for processing the form in editpage action and saves the page
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index 65c1355dbb89aa196b62bf917ca12ade4f9444ef..de2b0feb1f7ea43202d4642efaa6b7f33af0cf07 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * Lesson's backup routine
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index 96b96d7623e199dec0fc1f4df3fa20e9dbc646c1..83843aa41e9292b97614ea351b1849381abedd25 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * Provides the interface for overall authoring of lessons
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index 9c9138aa687a1a54722997232f1afb636f9a3ba7..4fcf64fe23609264b5f1bc7e75b6b23abdbf9928 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * Provides the interface for grading essay questions
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index e09a5f07822125fda92db449c94538e02b1d45a6..f6647ceeeda20b22cb46c71f521e33a00031638d 100644 (file)
@@ -1,9 +1,8 @@
-<?php  // $Id$
+<?php
 /**
  * format.php  - Default format class for file imports/exports. Doesn't do
  * everything on it's own -- it needs to be extended.
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index 5ec91aa4fd0fee51f6971c1caf38d242ae2948d5..6a8602ab7987cb8e0a98e7de55d852b22cb0c400 100644 (file)
@@ -1,4 +1,4 @@
-<?php  // $Id: lesson.php, v 1.0 25 Jan 2004
+<?php
 /**
  * Handles lesson actions
  *
@@ -16,7 +16,6 @@
  *    move
  *    moveit
  *    updatepage
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index ad677ea5f29ba8ff51913b91b29c73e2f043f027..e61dccde13e1412ac8dfe0648fde16107e39bfab 100644 (file)
@@ -3,7 +3,6 @@
  * Form to define a new instance of lesson or edit an instance.
  * It is used from /course/modedit.php.
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index 19b983855809a13722f1dfc8fbe2c524180a4814..830629b5fcca951deb606119c6bf1222d893dcef 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * jjg7:8/9/2004
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index 65ca73de2eca9807cb5f16f7de369c999c96b9c3..918445242c37fe74ddb11f177c80fa7aecf18233 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * Displays the lesson statistics.
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index c31589ab4369683b4681af3bd91dbcca3b0d8f9c..505bd58f5a1d58184042014f74f58ef0674cb90f 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * This php script contains all the stuff to restore lesson mods
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index 785d9522899711e3b9ea248c5c901676552abbe4..2d715ee70dd420860d47d1436bb23c1f1535fc3c 100644 (file)
@@ -4,7 +4,6 @@
 *
 * This file was adapted from the mod/quiz/tabs.php
 *
-* @version $Id$
 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
 * @package lesson
 */
index a47018ea0157ce922502dedfaca7524fcbf88460..78d4fb719bd7100e5e644dd50c3afad6012151c8 100644 (file)
@@ -3,7 +3,6 @@
  * Code fragment to define the version of lesson
  * This fragment is called by moodle_needs_upgrading() and /admin/index.php
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/
index e105c01be3d663ab2b6d14d0820adbab8e6d9e82..c338b70733555e10a2ecf6d91add86631b2a358e 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * This page prints a particular instance of lesson
  *
- * @version $Id$
  * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
  * @package lesson
  **/