ToastFreeware
/
toast
/
cookiecaptcha.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07a8e2a
)
Tabs to aligned spaces
author
Platonides
<platonides@users.mediawiki.org>
Thu, 1 Sep 2011 16:54:59 +0000
(16:54 +0000)
committer
Platonides
<platonides@users.mediawiki.org>
Thu, 1 Sep 2011 16:54:59 +0000
(16:54 +0000)
ConfirmEdit.php
patch
|
blob
|
history
diff --git
a/ConfirmEdit.php
b/ConfirmEdit.php
index 974ef4cf5954a8d19b8501616554c2cbec32f8a5..8a18a844966b185fd705e1954b14742eba5d4b1b 100644
(file)
--- a/
ConfirmEdit.php
+++ b/
ConfirmEdit.php
@@
-91,7
+91,7
@@
$wgCaptchaClass = 'SimpleCaptcha';
*/
$wgCaptchaTriggers = array();
$wgCaptchaTriggers['edit'] = false; // Would check on every edit
-$wgCaptchaTriggers['create']
= false; // Check on page creation.
+$wgCaptchaTriggers['create'] = false; // Check on page creation.
$wgCaptchaTriggers['sendemail'] = false; // Special:Emailuser
$wgCaptchaTriggers['addurl'] = true; // Check on edits that add URLs
$wgCaptchaTriggers['createaccount'] = true; // Special:Userlogin&type=signup