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 @@
/**
* Settings used by the lesson module, were moved from mod_edit
*
* @package lesson
* @copyright 2009 Sam Hemelryk
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or late
* @package mod
* @subpackage lesson
* @copyright 2009 Sam Hemelryk
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or late
**/
defined('MOODLE_INTERNAL') || die;