summaryrefslogtreecommitdiff
path: root/images.php
diff options
context:
space:
mode:
Diffstat (limited to 'images.php')
-rw-r--r--images.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/images.php b/images.php
index ff420c9..5be8de4 100644
--- a/images.php
+++ b/images.php
@@ -10,11 +10,11 @@ $frontend = new frontend();
$get = $frontend->parsegetfilters($_GET, $filters);
-$frontend->loadheader(
- $get,
- $filters,
- "images"
-);
+/*
+ Captcha
+*/
+include "lib/captcha_gen.php";
+new captcha($frontend, $get, $filters, "images", true);
$payload = [
"images" => "",