diff options
author | xue <> | 2006-02-11 21:30:59 +0000 |
---|---|---|
committer | xue <> | 2006-02-11 21:30:59 +0000 |
commit | c56b1bdb0065b752930f74eabe20f985722268ac (patch) | |
tree | d223bf62103c8c4a222e5b643e7177cfe490281a /.gitattributes | |
parent | 7670361a4fb7d660352ba998da821c51da18c448 (diff) |
Added TSecurityManager and state encryption method.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 6656423b..9a66425d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -580,6 +580,7 @@ framework/Log/TLogger.php -text framework/Security/TAuthManager.php -text framework/Security/TAuthorizationRule.php -text framework/Security/TMembershipManager.php -text +framework/Security/TSecurityManager.php -text framework/Security/TUserManager.php -text framework/TApplication.php -text framework/TComponent.php -text |