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 (2011...
[toast/cookiecaptcha.git]
/
ConfirmEditHooks.php
diff --git
a/ConfirmEditHooks.php
b/ConfirmEditHooks.php
index 7a4f5ba6e671a09a4ba03cfb635ce92300cf6c10..dcdf49f7b05058b0db6ab32271f3c32b35420ba1 100644
(file)
--- a/
ConfirmEditHooks.php
+++ b/
ConfirmEditHooks.php
@@
-1,6
+1,12
@@
<?php
class ConfirmEditHooks {
+
+ /**
+ * Get the global Captcha instance
+ *
+ * @return Captcha
+ */
static function getInstance() {
global $wgCaptcha, $wgCaptchaClass;
static $done = false;