diff options
author | wei <> | 2006-05-13 00:21:16 +0000 |
---|---|---|
committer | wei <> | 2006-05-13 00:21:16 +0000 |
commit | ddc3ea15bbfd0235fe90f3b2211bf4cc605e25d6 (patch) | |
tree | e9eafa54b795bd1514944a4492554014dee169a8 /.gitattributes | |
parent | 0b792552008e99d3104f4153f7e95f5c17fdaf5c (diff) |
Adding TCallbackOptions
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index fd6a4424..cc65096d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -994,6 +994,7 @@ framework/Web/UI/ActiveControls/TAutoComplete.php -text framework/Web/UI/ActiveControls/TCallback.php -text framework/Web/UI/ActiveControls/TCallbackClientScript.php -text framework/Web/UI/ActiveControls/TCallbackClientSideOptions.php -text +framework/Web/UI/ActiveControls/TCallbackOptions.php -text framework/Web/UI/ActiveControls/TCallbackResponse.php -text framework/Web/UI/TClientScriptManager.php -text framework/Web/UI/TCompositeControl.php -text |