diff options
author | xue <> | 2007-09-17 18:18:17 +0000 |
---|---|---|
committer | xue <> | 2007-09-17 18:18:17 +0000 |
commit | b558f2c60e97540415464719149b773e51f79abc (patch) | |
tree | d3b235dbc1d3646c9b895e09b79fc3cb3500c9d3 /.gitattributes | |
parent | 96f2c4205554f69ffd2d872bcd0dcd87b3a6e571 (diff) |
Added TCachePageStatePersister
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 6b7bd75a..27c86adf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2498,6 +2498,7 @@ framework/Web/UI/ActiveControls/TEventTriggeredCallback.php -text framework/Web/UI/ActiveControls/TInPlaceTextBox.php -text framework/Web/UI/ActiveControls/TTriggeredCallback.php -text framework/Web/UI/ActiveControls/TValueTriggeredCallback.php -text +framework/Web/UI/TCachePageStatePersister.php -text framework/Web/UI/TClientScriptManager.php -text framework/Web/UI/TCompositeControl.php -text framework/Web/UI/TControl.php -text |