MDL-21249 improved php docs and adding copyright blocks in mod/folder
This commit is contained in:
+4
-3
@@ -18,9 +18,10 @@
|
||||
/**
|
||||
* Manage files in folder module instance
|
||||
*
|
||||
* @package mod_folder
|
||||
* @copyright 2010 Dongsheng Cai <[email protected]>
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
* @package mod
|
||||
* @subpackage folder
|
||||
* @copyright 2010 Dongsheng Cai <[email protected]>
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
require('../../config.php');
|
||||
|
||||
Reference in New Issue
Block a user