From 939f16aea32e1c200896fb59fab43098cfb0e135 Mon Sep 17 00:00:00 2001 From: wei <> Date: Sun, 29 Jan 2006 23:38:53 +0000 Subject: Adding TDateTimeSimpleFormatter --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index e3c9cb95..2b25391a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -226,6 +226,7 @@ framework/Collections/TList.php -text framework/Collections/TMap.php -text framework/Collections/TPagedDataSource.php -text framework/Data/TCache.php -text +framework/Data/TDateTimeSimpleFormatter.php -text framework/Data/TMemCache.php -text framework/Data/TSqliteCache.php -text framework/Data/TXmlDocument.php -text @@ -799,6 +800,7 @@ tests/UnitTests/framework/Collections/utList.php -text tests/UnitTests/framework/Collections/utMap.php -text tests/UnitTests/framework/Data/CacheTestCase.php -text tests/UnitTests/framework/Data/test.db -text +tests/UnitTests/framework/Data/utDateTimeSimpleFormatter.php -text tests/UnitTests/framework/Data/utMemCache.php -text tests/UnitTests/framework/Data/utSqliteCache.php -text tests/UnitTests/framework/Data/utXmlDocument.php -text -- cgit v1.2.3