summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web.php b/web.php
index 4df2609..05700b2 100644
--- a/web.php
+++ b/web.php
@@ -14,7 +14,7 @@ $get = $frontend->parsegetfilters($_GET, $filters);
Captcha
*/
include "lib/captcha_gen.php";
-new captcha($frontend, $get, $filters, true);
+new captcha($frontend, $get, $filters, "web", true);
$payload = [
"class" => "",