Skip to content

Commit

Permalink
MDL-20700 coding style cleanup - cvs keywords removed, closign php ta…
Browse files Browse the repository at this point in the history
…g removed, trailing whitespace cleanup
  • Loading branch information
skodak committed Nov 1, 2009
1 parent 80ef446 commit 472e566
Show file tree
Hide file tree
Showing 26 changed files with 2 additions and 28 deletions.
1 change: 0 additions & 1 deletion mod/lesson/action/addbranchtable.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/action/addcluster.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/action/addendofbranch.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/action/addendofcluster.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/action/addpage.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/action/confirmdelete.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/action/continue.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* HTML template for continue.php
*
* @version $Id$
* @package lesson
**/
?>
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/action/continue.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/action/delete.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* Action for deleting a page
*
* @version $Id$
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package lesson
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/action/editpage.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/action/insertpage.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/action/move.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/action/moveit.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/action/updatepage.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/backuplib.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* Lesson's backup routine
*
* @version $Id$
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package lesson
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/edit.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/essay.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down
3 changes: 1 addition & 2 deletions mod/lesson/format.php
Original file line number Diff line number Diff line change
@@ -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
**/
Expand Down
3 changes: 1 addition & 2 deletions mod/lesson/lesson.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?php // $Id: lesson.php, v 1.0 25 Jan 2004
<?php
/**
* Handles lesson actions
*
Expand All @@ -16,7 +16,6 @@
* move
* moveit
* updatepage
* @version $Id$
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package lesson
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/mod_form.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/reformat.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* jjg7:8/9/2004
*
* @version $Id$
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package lesson
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/report.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* Displays the lesson statistics.
*
* @version $Id$
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package lesson
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/restorelib.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/tabs.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down
1 change: 0 additions & 1 deletion mod/lesson/view.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
**/
Expand Down

0 comments on commit 472e566

Please sign in to comment.