mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-13 18:07:00 +00:00
999cbba074
Needed to validate against a specific schema version. Bug: T128330 Change-Id: I6f745057b8b17f57049ec5b565d7a882d19174c5
11 lines
167 B
JSON
11 lines
167 B
JSON
{
|
|
"name": "MathCaptcha",
|
|
"AutoloadClasses": {
|
|
"MathCaptcha": "MathCaptcha.class.php"
|
|
},
|
|
"config": {
|
|
"CaptchaClass": "MathCaptcha"
|
|
},
|
|
"manifest_version": 1
|
|
}
|