mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
Merge branch '45457-27' of git://github.com/samhemelryk/moodle
This commit is contained in:
commit
9c1bbddce7
2 changed files with 3 additions and 3 deletions
|
@ -32,7 +32,7 @@ defined('MOODLE_INTERNAL') || die();
|
|||
* This is intended for reports, use get_log_manager() to get
|
||||
* the configured instance.
|
||||
*
|
||||
* @package core\log
|
||||
* @package core
|
||||
*/
|
||||
interface manager {
|
||||
/**
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
/**
|
||||
* This file contains functions used by the participation reports
|
||||
*
|
||||
* @package Report_participation
|
||||
* @package report_participation
|
||||
* @copyright 2014 Rajesh Taneja <rajesh@moodle.com>
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue