MDL-21249 improved php docs package+subpackage info in mod/lesson

This commit is contained in:
Petr Skoda 2010-07-25 10:54:39 +00:00
parent 21b8089c8b
commit cc3dbaaa30
45 changed files with 198 additions and 153 deletions

View file

@ -18,9 +18,10 @@
/**
* Standard library of functions and constants for lesson
*
* @package lesson
* @package mod
* @subpackage lesson
* @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
**/
defined('MOODLE_INTERNAL') || die();