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