mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-44180 mod_quiz: unified @package use
This commit is contained in:
parent
76e4de31cc
commit
01773a6d00
32 changed files with 76 additions and 105 deletions
|
@ -17,8 +17,7 @@
|
|||
/**
|
||||
* Settings form for overrides in the quiz module.
|
||||
*
|
||||
* @package mod
|
||||
* @subpackage quiz
|
||||
* @package mod_quiz
|
||||
* @copyright 2010 Matt Petro
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue