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