diff options
author | ctrlaltca@gmail.com <> | 2011-06-25 09:24:02 +0000 |
---|---|---|
committer | ctrlaltca@gmail.com <> | 2011-06-25 09:24:02 +0000 |
commit | fb70372b1931f1591b1f9da7a5397e5be1892bb0 (patch) | |
tree | e1601e60c88cec5ef20dc0e964e811509f795f25 /.gitattributes | |
parent | cda44920115f2aadd7c3fbe2df13cb48a2cbc0c5 (diff) |
added documentation for TFlushOutput
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index fea7181d..55e6ef02 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1533,6 +1533,7 @@ demos/quickstart/protected/pages/Controls/DataList.page -text demos/quickstart/protected/pages/Controls/DatePicker.page -text demos/quickstart/protected/pages/Controls/Expression.page -text demos/quickstart/protected/pages/Controls/FileUpload.page -text +demos/quickstart/protected/pages/Controls/FlushOutput.page -text demos/quickstart/protected/pages/Controls/Head.page -text demos/quickstart/protected/pages/Controls/HiddenField.page -text demos/quickstart/protected/pages/Controls/HtmlArea.page -text |