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:
@@ -26,7 +26,7 @@ class authsql extends auth
|
||||
public $fieldLastname = null;
|
||||
/** The field name containing the Firstname of the user */
|
||||
public $fieldFirstname = null;
|
||||
/** The informations fields (in an array) */
|
||||
/** The information fields (in an array) */
|
||||
public $fieldsInfo = array ();
|
||||
|
||||
/** The DBLayer pointer */
|
||||
|
||||
Reference in New Issue
Block a user