summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorwei <>2006-01-05 01:23:24 +0000
committerwei <>2006-01-05 01:23:24 +0000
commit0f7ba713001879bb7cfd0ca3a84c7683ef4ce212 (patch)
tree3b81e17b4d64db47fdc849af1395a0f3c3e1350a /.gitattributes
parent77750ab4cc4c0055a29352334a9357d74e3957d3 (diff)
adding ILog interface and TInternalLogger
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 8c756097..3da00821 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -143,6 +143,7 @@ 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/Security/TAuthManager.php -text