Merge branch '41175-27' of git://github.com/samhemelryk/moodle

This commit is contained in:
Damyon Wiese
2014-02-24 15:15:00 +08:00
14 changed files with 14 additions and 26 deletions
+1 -2
View File
@@ -18,8 +18,7 @@
/**
* Provides support for the conversion of moodle1 backup to the moodle2 format
*
* @package mod
* @subpackage imscp
* @package mod_imscp
* @copyright 2011 Andrew Davis <[email protected]>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
@@ -18,8 +18,7 @@
/**
* Define all the backup steps that will be used by the backup_imscp_activity_task
*
* @package mod
* @subpackage imscp
* @package mod_imscp
* @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_imscp
* @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_imscp
* @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
+1 -2
View File
@@ -23,8 +23,7 @@
* - lib.php/modulename_install() post installation hook
* - partially defaults.php
*
* @package mod
* @subpackage imscp
* @package mod_imscp
* @copyright 2009 Petr Skoda {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
+1 -2
View File
@@ -18,8 +18,7 @@
/**
* IMS CP module upgrade code
*
* @package mod
* @subpackage imscp
* @package mod_imscp
* @copyright 2009 Petr Skoda {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
+1 -2
View File
@@ -18,8 +18,7 @@
/**
* List of file imscps in course
*
* @package mod
* @subpackage imscp
* @package mod_imscp
* @copyright 2009 onwards Martin Dougiamas (http://dougiamas.com)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
+1 -2
View File
@@ -18,8 +18,7 @@
/**
* Strings for component 'imscp', language 'en', branch 'MOODLE_20_STABLE'
*
* @package mod
* @subpackage imscp
* @package mod_imscp
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
+1 -2
View File
@@ -18,8 +18,7 @@
/**
* Mandatory public API of imscp module
*
* @package mod
* @subpackage imscp
* @package mod_imscp
* @copyright 2009 Petr Skoda {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
+1 -2
View File
@@ -18,8 +18,7 @@
/**
* Private imscp module utility functions
*
* @package mod
* @subpackage imscp
* @package mod_imscp
* @copyright 2009 Petr Skoda {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
+1 -2
View File
@@ -18,8 +18,7 @@
/**
* IMS CP configuration form
*
* @package mod
* @subpackage imscp
* @package mod_imscp
* @copyright 2009 Petr Skoda {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
+1 -2
View File
@@ -18,8 +18,7 @@
/**
* IMS CP module admin settings and defaults
*
* @package mod
* @subpackage imscp
* @package mod_imscp
* @copyright 2009 Petr Skoda {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
+1 -2
View File
@@ -17,8 +17,7 @@
/**
* IMS CP module version information
*
* @package mod
* @subpackage imscp
* @package mod_imscp
* @copyright 2009 Petr Skoda {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
+1 -2
View File
@@ -18,8 +18,7 @@
/**
* IMS CP module main user interface
*
* @package mod
* @subpackage imscp
* @package mod_imscp
* @copyright 2009 Petr Skoda {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/