diff options
author | wei <> | 2006-06-17 10:32:06 +0000 |
---|---|---|
committer | wei <> | 2006-06-17 10:32:06 +0000 |
commit | 3bf0c54d5f4079ce5b715d7a4f1bc91bc59e7335 (patch) | |
tree | b4b0ee02215d58f37411a589876b08e592663897 /.gitattributes | |
parent | 3a30ede1c03fdd097398b14734822f7ce8e46b6b (diff) |
remove TCallbackResponse in favour of TCallbackResponseAdapter
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index e183b3dd..485622ef 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1026,7 +1026,6 @@ 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 framework/Web/UI/TControl.php -text |