MDL-21249 improved php docs and adding direct access prevention in core libs
This commit is contained in:
@@ -25,12 +25,14 @@
|
||||
* Major Contirbutors
|
||||
* - [email protected]
|
||||
*
|
||||
* @package moodlecore
|
||||
* @package core
|
||||
* @subpackage simpletestex
|
||||
* @copyright © 2006 The Open University
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
* @copyright © 2006 The Open University
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
/**
|
||||
* Includes
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user