Merge branch 'MDL-45618' of git://github.com/timhunt/moodle

This commit is contained in:
Damyon Wiese 2014-05-20 14:59:48 +08:00
commit 4e8a350c35
110 changed files with 191 additions and 191 deletions

View file

@ -31,7 +31,7 @@
* Please do not forget to use upgrade_set_timeout()
* before any action that may take longer time to finish.
*
* @since 2.0
* @since Moodle 2.0
* @package block_community
* @copyright 2010 Jerome Mouneyrac
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

View file

@ -31,7 +31,7 @@
* Please do not forget to use upgrade_set_timeout()
* before any action that may take longer time to finish.
*
* @since 2.0
* @since Moodle 2.0
* @package block_completionstatus
* @copyright 2012 Mark Nelson <markn@moodle.com>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

View file

@ -31,7 +31,7 @@
* Please do not forget to use upgrade_set_timeout()
* before any action that may take longer time to finish.
*
* @since 2.0
* @since Moodle 2.0
* @package block_course_summary
* @copyright 2012 Mark Nelson <markn@moodle.com>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

View file

@ -17,7 +17,7 @@
/**
* This file keeps track of upgrades to the html block
*
* @since 2.0
* @since Moodle 2.0
* @package block_html
* @copyright 2010 Dongsheng Cai
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

View file

@ -18,7 +18,7 @@
* This file contains classes used to manage the navigation structures in Moodle
* and was introduced as part of the changes occuring in Moodle 2.0
*
* @since 2.0
* @since Moodle 2.0
* @package block_navigation
* @copyright 2009 Sam Hemelryk
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

View file

@ -31,7 +31,7 @@
* Please do not forget to use upgrade_set_timeout()
* before any action that may take longer time to finish.
*
* @since 2.0
* @since Moodle 2.0
* @package block_navigation
* @copyright 2009 Sam Hemelryk
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

View file

@ -17,7 +17,7 @@
/**
* Form for editing global navigation instances.
*
* @since 2.0
* @since Moodle 2.0
* @package block_navigation
* @copyright 2009 Sam Hemelryk
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

View file

@ -18,7 +18,7 @@
/**
* This file contains language strings used in the global navigation block
*
* @since 2.0
* @since Moodle 2.0
* @package block_navigation
* @copyright 2009 Sam Hemelryk
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

View file

@ -17,7 +17,7 @@
/**
* Outputs the navigation tree.
*
* @since 2.0
* @since Moodle 2.0
* @package block_navigation
* @copyright 2009 Sam Hemelryk
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

View file

@ -31,7 +31,7 @@
* Please do not forget to use upgrade_set_timeout()
* before any action that may take longer time to finish.
*
* @since 2.5
* @since Moodle 2.5
* @package block_section_links
* @copyright 2013 Sam Hemelryk
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

View file

@ -17,7 +17,7 @@
/**
* Renderer for the section links block.
*
* @since 2.5
* @since Moodle 2.5
* @package block_section_links
* @copyright 2013 Sam Hemelryk
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

View file

@ -31,7 +31,7 @@
* Please do not forget to use upgrade_set_timeout()
* before any action that may take longer time to finish.
*
* @since 2.0
* @since Moodle 2.0
* @package block_selfcompletion
* @copyright 2012 Mark Nelson <markn@moodle.com>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

View file

@ -18,7 +18,7 @@
* This file contains classes used to manage the navigation structures in Moodle
* and was introduced as part of the changes occuring in Moodle 2.0
*
* @since 2.0
* @since Moodle 2.0
* @package block_settings
* @copyright 2009 Sam Hemelryk
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

View file

@ -31,7 +31,7 @@
* Please do not forget to use upgrade_set_timeout()
* before any action that may take longer time to finish.
*
* @since 2.0
* @since Moodle 2.0
* @package block_settings
* @copyright 2009 Sam Hemelryk
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

View file

@ -17,7 +17,7 @@
/**
* Form for editing settings navigation instances.
*
* @since 2.0
* @since Moodle 2.0
* @package block_settings
* @copyright 2009 Sam Hemelryk
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

View file

@ -18,7 +18,7 @@
/**
* This file contains language strings used in the settings navigation block
*
* @since 2.0
* @since Moodle 2.0
* @package block_settings
* @copyright 2009 Sam Hemelryk
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later