ToastFreeware
/
toast
/
cookiecaptcha.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Localisation updates for core and extension messages from translatewiki.net
[toast/cookiecaptcha.git]
/
QuestyCaptcha.php
diff --git
a/QuestyCaptcha.php
b/QuestyCaptcha.php
index 351c3421ec3c0be70832a1fb17cd1d8b188111d1..d4c23fd688356b70aa059a666c33085401ababd0 100644
(file)
--- a/
QuestyCaptcha.php
+++ b/
QuestyCaptcha.php
@@
-28,6
+28,9
@@
if ( !defined( 'MEDIAWIKI' ) ) {
exit;
}
+require_once dirname( __FILE__ ) . '/ConfirmEdit.php';
+$wgCaptchaClass = 'QuestyCaptcha';
+
global $wgCaptchaQuestions;
$wgCaptchaQuestions = array();