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