Rename all the "informations" to "information"
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2513 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -713,7 +713,7 @@ class authzgroups
|
||||
return $this->dbGroupMember->read ($select);
|
||||
}
|
||||
|
||||
/** Return an array containing the informations of a user in a specific group
|
||||
/** Return an array containing the information of a user in a specific group
|
||||
*/
|
||||
public function groupmemberReadUserDataByID ($module, $idgroup, $iduser)
|
||||
{
|
||||
@@ -935,7 +935,7 @@ class authzgroups
|
||||
return $this->dbRight->read ($select);
|
||||
}
|
||||
|
||||
/** Return an array with all the informations concerning a right selected by
|
||||
/** Return an array with all the information concerning a right selected by
|
||||
ID*/
|
||||
public function rightReadByID ($module, $idright)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user