diff options
author | wei <> | 2006-11-26 22:20:31 +0000 |
---|---|---|
committer | wei <> | 2006-11-26 22:20:31 +0000 |
commit | a272ae8fa5341e215c884e6a88facd666dd32a5a (patch) | |
tree | 9a450353e05acd4cfc74362577218d9fbb9966ae /.gitattributes | |
parent | c5b45fdbf7f81cdbba3fc7f135a7c157e94598f5 (diff) |
delete old adodb active record.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index d2a490a3..2f5d1621 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1462,7 +1462,6 @@ framework/DataAccess/SQLMap/Statements/TUpdateMappedStatement.php -text framework/DataAccess/SQLMap/TMapper.php -text framework/DataAccess/SQLMap/TSqlMapClient.php -text framework/DataAccess/SQLMap/TSqlMapper.php -text -framework/DataAccess/TActiveRecord.php -text framework/DataAccess/TAdodb.php -text framework/DataAccess/TDatabaseProvider.php -text framework/DataAccess/TEzpdo.php -text |