projects
/
fusionforge
/
fusionforge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dac00f3
)
Minor: Task Manager => Tasks
author
Alain Peyrat
<aljeux@free.fr>
Wed, 24 Mar 2010 20:03:59 +0000
(20:03 +0000)
committer
Alain Peyrat
<aljeux@free.fr>
Wed, 24 Mar 2010 20:03:59 +0000
(20:03 +0000)
gforge/common/include/Permission.class.php
patch
|
blob
|
history
diff --git
a/gforge/common/include/Permission.class.php
b/gforge/common/include/Permission.class.php
index c90ec5f7e47707ab5b62599bb481f8d6a9cf2b17..abfd80f80d634d3e529b4157814edd13c3a8fdce 100644
(file)
--- a/
gforge/common/include/Permission.class.php
+++ b/
gforge/common/include/Permission.class.php
@@
-258,7
+258,7
@@
class Permission extends Error {
}
/**
- * isPMAdmin - whether the current user has Task
Manager
admin perms.
+ * isPMAdmin - whether the current user has Task
s
admin perms.
*
* @return boolean is_projman_admin.
*/