diff options
author | wei <> | 2006-02-18 23:41:16 +0000 |
---|---|---|
committer | wei <> | 2006-02-18 23:41:16 +0000 |
commit | 270282e3a26b21184a2051995cb5b9a2755b823d (patch) | |
tree | 761d82ad761996f329d63acc770fc5a0bce9d5a2 /.gitattributes | |
parent | f1cc3c880b564362e7f00b18326e116884879231 (diff) |
Update some javascript code.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 576c3796..5a91ab0c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -268,8 +268,8 @@ framework/Collections/TPagedDataSource.php -text framework/Data/TAPCCache.php -text framework/Data/TCache.php -text framework/Data/TDataFieldAccessor.php -text -framework/Data/TDateTimeSimpleFormatter.php -text framework/Data/TMemCache.php -text +framework/Data/TSimpleDateFormatter.php -text framework/Data/TSqliteCache.php -text framework/Data/TTarFileExtractor.php -text framework/Data/TXmlDocument.php -text |