From 41c5b7e566c0019d0b8e0c9399b780a95ad44113 Mon Sep 17 00:00:00 2001 From: wei <> Date: Wed, 22 Feb 2006 04:01:28 +0000 Subject: Adding DataAccess modules. --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 4c19b017..f59e7084 100644 --- a/.gitattributes +++ b/.gitattributes @@ -274,6 +274,10 @@ framework/Data/TSimpleDateFormatter.php -text framework/Data/TSqliteCache.php -text framework/Data/TTarFileExtractor.php -text framework/Data/TXmlDocument.php -text +framework/DataAccess/TAdodbProvider.php -text +framework/DataAccess/TCreoleProvider.php -text +framework/DataAccess/TDatabaseException.php -text +framework/DataAccess/TDatabaseProvider.php -text framework/Exceptions/TErrorHandler.php -text framework/Exceptions/TException.php -text framework/Exceptions/messages.txt -text -- cgit v1.2.3