summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-05-18 11:54:29 +0000
committerxue <>2006-05-18 11:54:29 +0000
commit9f34aa1cfd8d34d23e76d2717bad22394813bbdf (patch)
tree910a422692fd083fccabcafbe20fcca7db08aac6 /.gitattributes
parente1d9e11577c1cea63e72a20a98cd9b6acc8e5ba7 (diff)
refactored TUserManager and TAuthManager so that they are easier to be extended
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 7e3db62b..73f553c3 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -710,9 +710,11 @@ framework/I18N/schema/sqlite.sql -text
framework/IO/TTarFileExtractor.php -text
framework/IO/TTextWriter.php -text
framework/PradoBase.php -text
+framework/Security/IUserManager.php -text
framework/Security/TAuthManager.php -text
framework/Security/TAuthorizationRule.php -text
framework/Security/TSecurityManager.php -text
+framework/Security/TUser.php -text
framework/Security/TUserManager.php -text
framework/TApplication.php -text
framework/TApplicationComponent.php -text