summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-01-08 18:13:02 +0000
committerxue <>2006-01-08 18:13:02 +0000
commit09596d92b2eea0f70c98cc5abca6f5dbd4629802 (patch)
tree3e1c656d18ee46510bd76033e7b36ca2bd4dc05d /.gitattributes
parent4a2c7c4e9ac75c1420e95624fb9ee34ab178c52f (diff)
Completed TLogger, TLogRouter, TFileLogRoute, TEmailLogRoute
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes16
1 files changed, 1 insertions, 15 deletions
diff --git a/.gitattributes b/.gitattributes
index 6e6aa3fb..cf7bc17b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -416,22 +416,8 @@ framework/IO/SafeHtml/license.txt -text
framework/IO/SafeHtml/readme.txt -text
framework/IO/TSafeHtml.php -text
framework/IO/TTextWriter.php -text
-framework/Log/EventLog/context.php -text
-framework/Log/EventLog/exceptions/file_exception.php -text
-framework/Log/EventLog/exceptions/writer_exception.php -text
-framework/Log/EventLog/interfaces/writer.php -text
-framework/Log/EventLog/log.php -text
-framework/Log/EventLog/log_autoload.php -text
-framework/Log/EventLog/log_message.php -text
-framework/Log/EventLog/map.php -text
-framework/Log/EventLog/structs/log_filter.php -text
-framework/Log/EventLog/writers/writer_database.php -text
-framework/Log/EventLog/writers/writer_file.php -text
-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/Log/TLogger.php -text
framework/Security/TAuthManager.php -text
framework/Security/TAuthorizationRule.php -text
framework/Security/TMembershipManager.php -text