summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-01-08 05:50:31 +0000
committerxue <>2006-01-08 05:50:31 +0000
commita71fdccf3a58531ee22372db5a65fe923135b819 (patch)
treee468aec37667eb15adb1a5eaf72856fb4fec4c1a /.gitattributes
parent333eedb6eea18fdfb7bc0890cce1c30e6d44d363 (diff)
Added TLogRouter, TLogger (not completed yet)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index b93059f7..6e6aa3fb 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -431,6 +431,7 @@ framework/Log/EventLog/writers/writer_unix_file.php -text
framework/Log/ILog.php -text
framework/Log/TEventLog.php -text
framework/Log/TLogManager.php -text
+framework/Log/TLogRouter.php -text
framework/Security/TAuthManager.php -text
framework/Security/TAuthorizationRule.php -text
framework/Security/TMembershipManager.php -text