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:
@@ -85,7 +85,7 @@ class authsession extends auth
|
||||
$_SESSION["domframework"]["auth"]["password"] = $password;
|
||||
}
|
||||
|
||||
/** Remove the informations from the session */
|
||||
/** Remove the information from the session */
|
||||
public function logout ()
|
||||
{
|
||||
if (isset ($_SESSION["domframework"]["auth"]["lastname"]))
|
||||
|
||||
Reference in New Issue
Block a user