summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/ConfirmEdit/ReCaptchaNoCaptcha.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/ConfirmEdit/ReCaptchaNoCaptcha.php')
-rw-r--r--www/wiki/extensions/ConfirmEdit/ReCaptchaNoCaptcha.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/wiki/extensions/ConfirmEdit/ReCaptchaNoCaptcha.php b/www/wiki/extensions/ConfirmEdit/ReCaptchaNoCaptcha.php
new file mode 100644
index 00000000..17796e57
--- /dev/null
+++ b/www/wiki/extensions/ConfirmEdit/ReCaptchaNoCaptcha.php
@@ -0,0 +1,2 @@
+<?php
+require_once __DIR__ . "/ReCaptchaNoCaptcha/ReCaptchaNoCaptcha.php";