diff options
author | xue <> | 2006-04-08 17:00:05 +0000 |
---|---|---|
committer | xue <> | 2006-04-08 17:00:05 +0000 |
commit | ccf0cd0f8d6480238db531f46ae1c70554d0e90d (patch) | |
tree | 42dad36e6d3c3ee2e9affa71615257f848cff552 /.gitattributes | |
parent | 325b2ab61e3cf03e9ae7fb03ee1030cae6b08b3e (diff) |
Added TOutputCache.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index e3cb02e2..0847c312 100644 --- a/.gitattributes +++ b/.gitattributes @@ -815,6 +815,7 @@ framework/Web/UI/WebControls/TListBox.php -text framework/Web/UI/WebControls/TListControl.php -text framework/Web/UI/WebControls/TLiteral.php -text framework/Web/UI/WebControls/TMultiView.php -text +framework/Web/UI/WebControls/TOutputCache.php -text framework/Web/UI/WebControls/TPanel.php -text framework/Web/UI/WebControls/TPlaceHolder.php -text framework/Web/UI/WebControls/TRadioButton.php -text |