From 0398196913b7c9920e6163ef8bdef53e5bf92fce Mon Sep 17 00:00:00 2001 From: xue <> Date: Thu, 16 Mar 2006 03:06:29 +0000 Subject: Changed THttpSession.Storage to UseCustomStorage. Fixed some doc errors. --- framework/Security/TUserManager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/Security/TUserManager.php') diff --git a/framework/Security/TUserManager.php b/framework/Security/TUserManager.php index c799c446..5ad582e1 100644 --- a/framework/Security/TUserManager.php +++ b/framework/Security/TUserManager.php @@ -168,7 +168,7 @@ class TUser extends TComponent implements IUser * * TUserManager manages a static list of users {@link TUser}. * The user information is specified via module configuration using the following XML syntax, - * + * * * * -- cgit v1.2.3