summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-02-15 05:30:58 +0000
committerxue <>2006-02-15 05:30:58 +0000
commitd653bda6c6217f160a4de77e3f2f0ee62096be67 (patch)
tree782018a54c25c0266f12528e5b18e9db71f9ae5b /.gitattributes
parent2b194248b9bbd75887c1d5f991dca1f3fd441dd5 (diff)
Added TControlAdapter and TWebControlAdapter and their support in TControl and TWebControl.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 54ee65e1..6074f573 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -663,6 +663,7 @@ framework/Web/THttpUtility.php -text
framework/Web/UI/TAssetManager.php -text
framework/Web/UI/TClientScriptManager.php -text
framework/Web/UI/TControl.php -text
+framework/Web/UI/TControlAdapter.php -text
framework/Web/UI/TForm.php -text
framework/Web/UI/THtmlWriter.php -text
framework/Web/UI/TPage.php -text
@@ -732,6 +733,7 @@ framework/Web/UI/WebControls/TTextHighlighter.php -text
framework/Web/UI/WebControls/TValidationSummary.php -text
framework/Web/UI/WebControls/TValueTypeValidator.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/TWizardStep.php -text
framework/Web/UI/WebControls/TWizardTemplate.php -text