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