MDL-21249 improved php docs and adding direct access prevention in dtl
This commit is contained in:
@@ -19,12 +19,14 @@
|
||||
/**
|
||||
* XML format importer class from memory storage
|
||||
*
|
||||
* @package moodlecore
|
||||
* @subpackage DTL
|
||||
* @package core
|
||||
* @subpackage dtl
|
||||
* @copyright 2008 Andrei Bautu
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
/**
|
||||
* XML format importer class from memory storage (i.e. string).
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user