projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92efc5c
)
Doc tweak
author
Tim Otten
<totten@civicrm.org>
Fri, 8 Mar 2013 07:31:18 +0000
(
02:31
-0500)
committer
Tim Otten
<totten@civicrm.org>
Fri, 8 Mar 2013 07:31:18 +0000
(
02:31
-0500)
CRM/Core/Permission/Base.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/Permission/Base.php
b/CRM/Core/Permission/Base.php
index 8293a5b7e551a589f79a002eba41db87988c7d29..d53e3dfaf859fac242a2da9bf0656fd593d5788b 100644
(file)
--- a/
CRM/Core/Permission/Base.php
+++ b/
CRM/Core/Permission/Base.php
@@
-192,6
+192,7
@@
class CRM_Core_Permission_Base {
* there's one, predictable calling convention (regardless of CMS).
*
* @return Array of permissions, in the same format as CRM_Core_Permission::getCorePermissions().
+ * @see CRM_Core_Permission::getCorePermissions
*/
static function getModulePermissions($module) {
$return_permissions = array();