diff options
author | xue <> | 2006-04-02 15:39:57 +0000 |
---|---|---|
committer | xue <> | 2006-04-02 15:39:57 +0000 |
commit | 29130c17def4e63475b3fd775f48832e8d07bda0 (patch) | |
tree | 941a62e23743b2dfc5ed8a109cab6bdf12a0edf0 /.gitattributes | |
parent | 64e629c5336084f39d36405bda2e78f15367573c (diff) |
Added TParameterModule.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 6081156b..d00acc93 100644 --- a/.gitattributes +++ b/.gitattributes @@ -670,6 +670,7 @@ framework/TService.php -text framework/Util/TDataFieldAccessor.php -text framework/Util/TLogRouter.php -text framework/Util/TLogger.php -text +framework/Util/TParameterModule.php -text framework/Util/TSimpleDateFormatter.php -text framework/Util/TVarDumper.php -text framework/Web/Javascripts/TJSON.php -text |