Merge branch '41176-27' of git://github.com/samhemelryk/moodle
This commit is contained in:
@@ -19,8 +19,7 @@
|
||||
* Provides support for the conversion of moodle1 backup to the moodle2 format
|
||||
* Based off of a template @ http://docs.moodle.org/dev/Backup_1.9_conversion_for_developers
|
||||
*
|
||||
* @package mod
|
||||
* @subpackage label
|
||||
* @package mod_label
|
||||
* @copyright 2011 Aparup Banerjee <[email protected]>
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
@@ -16,8 +16,7 @@
|
||||
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
/**
|
||||
* @package mod
|
||||
* @subpackage label
|
||||
* @package mod_label
|
||||
* @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
/**
|
||||
* @package moodlecore
|
||||
* @package mod_label
|
||||
* @subpackage backup-moodle2
|
||||
* @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
/**
|
||||
* @package moodlecore
|
||||
* @package mod_label
|
||||
* @subpackage backup-moodle2
|
||||
* @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
|
||||
@@ -18,8 +18,7 @@
|
||||
/**
|
||||
* Label module upgrade
|
||||
*
|
||||
* @package mod
|
||||
* @subpackage label
|
||||
* @package mod_label
|
||||
* @copyright 2006 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
+1
-2
@@ -18,8 +18,7 @@
|
||||
/**
|
||||
* Library of functions and constants for module label
|
||||
*
|
||||
* @package mod
|
||||
* @subpackage label
|
||||
* @package mod_label
|
||||
* @copyright 2003 onwards Martin Dougiamas {@link http://moodle.com}
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
@@ -18,8 +18,7 @@
|
||||
/**
|
||||
* Strings for component 'label', language 'en', branch 'MOODLE_20_STABLE'
|
||||
*
|
||||
* @package mod
|
||||
* @subpackage label
|
||||
* @package mod_label
|
||||
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
+1
-2
@@ -18,8 +18,7 @@
|
||||
/**
|
||||
* Library of functions and constants for module label
|
||||
*
|
||||
* @package mod
|
||||
* @subpackage label
|
||||
* @package mod_label
|
||||
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
@@ -18,8 +18,7 @@
|
||||
/**
|
||||
* Add label form
|
||||
*
|
||||
* @package mod
|
||||
* @subpackage label
|
||||
* @package mod_label
|
||||
* @copyright 2006 Jamie Pratt
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
@@ -17,8 +17,7 @@
|
||||
/**
|
||||
* Label module version info
|
||||
*
|
||||
* @package mod
|
||||
* @subpackage label
|
||||
* @package mod_label
|
||||
* @copyright 2003 onwards Martin Dougiamas {@link http://moodle.com}
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
+1
-2
@@ -18,8 +18,7 @@
|
||||
/**
|
||||
* Label module
|
||||
*
|
||||
* @package mod
|
||||
* @subpackage label
|
||||
* @package mod_label
|
||||
* @copyright 2003 onwards Martin Dougiamas {@link http://moodle.com}
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user