summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2005-11-22 12:39:09 +0000
committerxue <>2005-11-22 12:39:09 +0000
commit12a74128ad47e706fd0acc6a3367cbe8bd4e7f1e (patch)
treed1efdcf657b9a488ba10ae5666d513cb94bfd3a9 /.gitattributes
parentb404b6fed5dc814ceb2cf03a17b20ff9d6da775d (diff)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes26
1 files changed, 13 insertions, 13 deletions
diff --git a/.gitattributes b/.gitattributes
index f05a3c28..24b7d228 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -39,20 +39,20 @@ framework/Data/TSqliteCache.php -text
framework/Data/TXmlDocument.php -text
framework/Exceptions/TErrorHandler.php -text
framework/Exceptions/TException.php -text
-framework/Exceptions/error.html -text
-framework/Exceptions/error404-en.html -text
-framework/Exceptions/error404-zh.html -text
-framework/Exceptions/error404.html -text
-framework/Exceptions/error500-en.html -text
-framework/Exceptions/error500-zh.html -text
-framework/Exceptions/error500.html -text
-framework/Exceptions/error503-en.html -text
-framework/Exceptions/error503-zh.html -text
-framework/Exceptions/error503.html -text
-framework/Exceptions/exception-en.html -text
-framework/Exceptions/exception-zh.html -text
-framework/Exceptions/exception.html -text
framework/Exceptions/messages.txt -text
+framework/Exceptions/templates/error.html -text
+framework/Exceptions/templates/error404-en.html -text
+framework/Exceptions/templates/error404-zh.html -text
+framework/Exceptions/templates/error404.html -text
+framework/Exceptions/templates/error500-en.html -text
+framework/Exceptions/templates/error500-zh.html -text
+framework/Exceptions/templates/error500.html -text
+framework/Exceptions/templates/error503-en.html -text
+framework/Exceptions/templates/error503-zh.html -text
+framework/Exceptions/templates/error503.html -text
+framework/Exceptions/templates/exception-en.html -text
+framework/Exceptions/templates/exception-zh.html -text
+framework/Exceptions/templates/exception.html -text
framework/IO/TTextWriter.php -text
framework/Security/TAuthManager.php -text
framework/Security/TAuthorizationRule.php -text