diff options
author | xue <> | 2007-08-29 03:03:30 +0000 |
---|---|---|
committer | xue <> | 2007-08-29 03:03:30 +0000 |
commit | 491d3956a4f1bc6ce5501bcc0449007a16514288 (patch) | |
tree | 43ce302d5ecafe77bd52da3d6fd782e8c3aa696a /.gitattributes | |
parent | 30c4bcc8a293506109ef3e8d6c4b5ecfb10db793 (diff) |
implemented CAPTCHA image generation.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 1e69791d..5a783516 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2506,6 +2506,7 @@ framework/Web/UI/WebControls/TXmlTransform.php -text framework/Web/UI/WebControls/assets/captcha.php -text framework/Web/UI/WebControls/assets/keyboard.css -text framework/Web/UI/WebControls/assets/tabpanel.css -text +framework/Web/UI/WebControls/assets/verase.ttf -text framework/Xml/TXmlDocument.php -text framework/interfaces.php -text framework/powered.gif -text |