MDL-21249 improved php docs and adding copyright blocks in mod/folder

This commit is contained in:
Petr Skoda
2010-07-25 11:12:16 +00:00
parent 9516942ac6
commit 9fe1fbcccb
19 changed files with 107 additions and 61 deletions
+6 -3
View File
@@ -18,11 +18,14 @@
/**
* Capability definitions for the folder module.
*
* @package mod-folder
* @copyright 2009 Petr Skoda (http://skodak.org)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* @package mod
* @subpackage folder
* @copyright 2009 Petr Skoda {@link http://skodak.org}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
$capabilities = array(
/* TODO: review public portfolio API first!
'mod/folder:portfolioexport' => array(