diff options
author | rojaro <> | 2010-12-11 17:21:04 +0000 |
---|---|---|
committer | rojaro <> | 2010-12-11 17:21:04 +0000 |
commit | 7609a77f09db93f488141018af8473db9c3e0c3e (patch) | |
tree | f4c173884a6e7cec0b42a3d88217c4bc39747b51 /.gitattributes | |
parent | 6aa0170dce3129a87ab3b39674bd8577dac5302f (diff) |
added new TTemplateControlInheritable class
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 375869ee..8fdd8cd5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2885,6 +2885,7 @@ framework/Web/UI/TPage.php -text framework/Web/UI/TPageStatePersister.php -text framework/Web/UI/TSessionPageStatePersister.php -text framework/Web/UI/TTemplateControl.php -text +framework/Web/UI/TTemplateControlInheritable.php -text framework/Web/UI/TTemplateManager.php -text framework/Web/UI/TThemeManager.php -text framework/Web/UI/WebControls/TBaseDataList.php -text |