mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch '44158-27' of git://github.com/samhemelryk/moodle
This commit is contained in:
commit
a500fd06ce
8 changed files with 9 additions and 11 deletions
|
@ -18,8 +18,7 @@
|
||||||
/**
|
/**
|
||||||
* Provides support for the conversion of moodle1 backup to the moodle2 format
|
* Provides support for the conversion of moodle1 backup to the moodle2 format
|
||||||
*
|
*
|
||||||
* @package mod
|
* @package mod_glossary
|
||||||
* @subpackage glossary
|
|
||||||
* @copyright 2011 David Mudrak <david@moodle.com>
|
* @copyright 2011 David Mudrak <david@moodle.com>
|
||||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
* @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/>.
|
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @package moodlecore
|
* @package mod_glossary
|
||||||
* @subpackage backup-moodle2
|
* @subpackage backup-moodle2
|
||||||
* @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
|
* @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
|
||||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
* @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/>.
|
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @package moodlecore
|
* @package mod_glossary
|
||||||
* @subpackage backup-moodle2
|
* @subpackage backup-moodle2
|
||||||
* @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
|
* @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
|
||||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
* @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/>.
|
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @package moodlecore
|
* @package mod_glossary
|
||||||
* @subpackage backup-moodle2
|
* @subpackage backup-moodle2
|
||||||
* @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
|
* @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
|
||||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
/**
|
/**
|
||||||
* Strings for component 'glossary', language 'en', branch 'MOODLE_20_STABLE'
|
* Strings for component 'glossary', language 'en', branch 'MOODLE_20_STABLE'
|
||||||
*
|
*
|
||||||
* @package glossary
|
* @package mod_glossary
|
||||||
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
|
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
|
||||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
* Library of functions and constants for module glossary
|
* Library of functions and constants for module glossary
|
||||||
* (replace glossary with the name of your module and delete this line)
|
* (replace glossary with the name of your module and delete this line)
|
||||||
*
|
*
|
||||||
* @package mod-glossary
|
* @package mod_glossary
|
||||||
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
|
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
|
||||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
* Library of functions and constants for module glossary
|
* Library of functions and constants for module glossary
|
||||||
* outside of what is required for the core moodle api
|
* outside of what is required for the core moodle api
|
||||||
*
|
*
|
||||||
* @package mod-glossary
|
* @package mod_glossary
|
||||||
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
|
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
|
||||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||||
*/
|
*/
|
||||||
|
@ -211,7 +211,7 @@ class glossary_full_portfolio_caller extends portfolio_module_caller_base {
|
||||||
/**
|
/**
|
||||||
* class to export a single glossary entry
|
* class to export a single glossary entry
|
||||||
*
|
*
|
||||||
* @package mod-glossary
|
* @package mod_glossary
|
||||||
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
|
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
|
||||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -17,8 +17,7 @@
|
||||||
/**
|
/**
|
||||||
* Glossary module version information
|
* Glossary module version information
|
||||||
*
|
*
|
||||||
* @package mod
|
* @package mod_glossary
|
||||||
* @subpackage glossary
|
|
||||||
* @copyright 2011 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
|
* @copyright 2011 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
|
||||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue