diff options
author | knut <> | 2006-05-12 06:08:43 +0000 |
---|---|---|
committer | knut <> | 2006-05-12 06:08:43 +0000 |
commit | 3257465eec899be0c090cf2ef54fdb3a58ab82f2 (patch) | |
tree | b9d66e5e1d09a6ba3e8bc6d7d11236dfb82f5b09 /.gitattributes | |
parent | f4de82bcdafba51e4eed9cae6b2d3e5375ffd115 (diff) |
Added TXmlTransform control #99
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index b70928f5..3135aca2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1074,6 +1074,7 @@ framework/Web/UI/WebControls/TValidationSummary.php -text framework/Web/UI/WebControls/TWebControl.php -text framework/Web/UI/WebControls/TWebControlAdapter.php -text framework/Web/UI/WebControls/TWizard.php -text +framework/Web/UI/WebControls/TXmlTransform.php -text framework/Xml/TXmlDocument.php -text framework/interfaces.php -text framework/prado.php -text |