MDL-30988 ajax: Fixed up phpdocs package in ajax scripts
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
/**
|
||||
* Library functions to facilitate the use of ajax JavaScript in Moodle.
|
||||
*
|
||||
* @package moodlecore
|
||||
* @package core
|
||||
* @copyright 2009 Tim Hunt
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
* in XML format back to a page from an AJAX call
|
||||
*
|
||||
* @since 2.0
|
||||
* @package moodlecore
|
||||
* @package core
|
||||
* @copyright 2009 Sam Hemelryk
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user