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