Merge branch 'MDL-44319-master' of git://github.com/damyon/moodle

This commit is contained in:
Dan Poltawski
2014-03-05 14:21:28 +08:00
4 changed files with 12 additions and 11 deletions
@@ -18,10 +18,10 @@
/**
* Defines backup_page_activity_task class
*
* @package mod_page
* @category backup
* @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* @package mod_page
* @category backup
* @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die;
@@ -16,9 +16,10 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* @package mod_page
* @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* @package mod_page
* @category backup
* @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die;
@@ -16,8 +16,8 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* @package mod_page
* @subpackage backup-moodle2
* @package mod_page
* @category backup
* @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
@@ -16,8 +16,8 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* @package mod_page
* @subpackage backup-moodle2
* @package mod_page
* @category backup
* @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/