From cd88852b2f67529a9071622988d7c4a76429a670 Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Wed, 17 Oct 2012 12:37:48 +0000 Subject: fix TDBUser documentation --- framework/Security/TDbUserManager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/Security') diff --git a/framework/Security/TDbUserManager.php b/framework/Security/TDbUserManager.php index 8c875148..e7269937 100644 --- a/framework/Security/TDbUserManager.php +++ b/framework/Security/TDbUserManager.php @@ -300,7 +300,7 @@ abstract class TDbUser extends TUser /** * Saves necessary auth data into a cookie. - * This method is invoked when {@link TAuthManager::rememberLogin} is invoked. + * This method is invoked when {@link TAuthManager::setAllowAutoLogin AllowAutoLogin} is set true. * The default implementation does nothing, meaning auth data is not stored in the cookie * (and thus automatic login is not supported.) * -- cgit v1.2.3