Update Captcha Field

Add the new property.
parent 080ecc9c
......@@ -12,6 +12,7 @@
<list>
<string>captcha_dot_net_client</string>
<string>captcha_dot_net_secret</string>
<string>captcha_dot_net_use_ssl</string>
</list>
</value>
</item>
......@@ -21,6 +22,7 @@
<list>
<string>captcha_dot_net_client</string>
<string>captcha_dot_net_secret</string>
<string>captcha_dot_net_use_ssl</string>
</list>
</value>
</item>
......@@ -110,6 +112,10 @@
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>captcha_dot_net_use_ssl</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>captcha_type</string> </key>
<value> <string></string> </value>
......@@ -165,6 +171,10 @@
<key> <string>captcha_dot_net_secret</string> </key>
<value> <string>secret</string> </value>
</item>
<item>
<key> <string>captcha_dot_net_use_ssl</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>captcha_type</string> </key>
<value> <string>text</string> </value>
......
2
\ No newline at end of file
3
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment