diff options
author | xue <> | 2006-04-03 13:05:22 +0000 |
---|---|---|
committer | xue <> | 2006-04-03 13:05:22 +0000 |
commit | 940a53f12d6aa0984608b9b59d94723658dfd409 (patch) | |
tree | c708782619055094d38c536ddc733c0c3167ce3a /.gitattributes | |
parent | 1e0efb03df0ad2309a3e3bef64c6268a292373b9 (diff) |
Added TPropelLogRoute.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index d00acc93..e3cb02e2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -671,6 +671,7 @@ framework/Util/TDataFieldAccessor.php -text framework/Util/TLogRouter.php -text framework/Util/TLogger.php -text framework/Util/TParameterModule.php -text +framework/Util/TPropelLogRoute.php -text framework/Util/TSimpleDateFormatter.php -text framework/Util/TVarDumper.php -text framework/Web/Javascripts/TJSON.php -text |