MDL-21249 improved php docs and adding direct access prevention in core libs
This commit is contained in:
@@ -20,11 +20,14 @@
|
||||
* You can have a rather longer description of the file as well,
|
||||
* if you like, and it can span multiple lines.
|
||||
*
|
||||
* @copyright Petr Skoda
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
* @package moodlecore
|
||||
* @package core
|
||||
* @subpackage lib
|
||||
* @copyright Petr Skoda
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
/**
|
||||
* Utitily class for importing of CSV files.
|
||||
* @copyright Petr Skoda
|
||||
|
||||
Reference in New Issue
Block a user