Correct typo
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1835 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -472,7 +472,7 @@ class authzgroups
|
||||
case "RO": $newright=1;break;
|
||||
default:
|
||||
throw new Exception (dgettext ("domframework",
|
||||
"Unknown right provided (RO/RW only"),
|
||||
"Unknown right provided (RO/RW only)"),
|
||||
500);
|
||||
}
|
||||
$idrights = $this->rightRead ($module, $group, $object);
|
||||
|
||||
Reference in New Issue
Block a user