mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-14 11:16:50 +00:00
2d0be6432e
Bug: T88047 Change-Id: I0bd70e698bdd1dda3f47305f68a5e1673178c96f
10 lines
143 B
JSON
10 lines
143 B
JSON
{
|
|
"name": "MathCaptcha",
|
|
"AutoloadClasses": {
|
|
"MathCaptcha": "MathCaptcha.class.php"
|
|
},
|
|
"config": {
|
|
"CaptchaClass": "MathCaptcha"
|
|
}
|
|
}
|