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:
dd8f940
)
fix function comment
author
eileenmcnaugton
<eileen@fuzion.co.nz>
Tue, 25 Aug 2015 06:18:00 +0000
(18:18 +1200)
committer
eileenmcnaugton
<eileen@fuzion.co.nz>
Tue, 25 Aug 2015 06:18:00 +0000
(18:18 +1200)
CRM/Core/Permission.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/Permission.php
b/CRM/Core/Permission.php
index 0426db185de1a9a89763d305b6b41b80d67e5b86..2742c8285edf4efbd81da3bef8d9a01978b24974 100644
(file)
--- a/
CRM/Core/Permission.php
+++ b/
CRM/Core/Permission.php
@@
-664,8
+664,7
@@
class CRM_Core_Permission {
}
/**
- * @param bool $descriptions
- * whether to return descriptions
+ * Get core permissions.
*
* @return array
*/