mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-24 08:13:53 +00:00
10 lines
143 B
JSON
10 lines
143 B
JSON
|
{
|
||
|
"name": "MathCaptcha",
|
||
|
"AutoloadClasses": {
|
||
|
"MathCaptcha": "MathCaptcha.class.php"
|
||
|
},
|
||
|
"config": {
|
||
|
"CaptchaClass": "MathCaptcha"
|
||
|
}
|
||
|
}
|