diff --git a/audio/sc.php b/audio/sc.php index 53d8164..6dfe66e 100644 --- a/audio/sc.php +++ b/audio/sc.php @@ -6,6 +6,7 @@ class sc_audio{ public function __construct(){ + include "../data/config.php"; include "../lib/curlproxy.php"; $this->proxy = new proxy(); diff --git a/lib/bot_protection.php b/lib/bot_protection.php index 82de54c..e3d51a8 100644 --- a/lib/bot_protection.php +++ b/lib/bot_protection.php @@ -203,7 +203,7 @@ class bot_protection{ '
' . '
' . '
' . - 'Captcha image' . + 'Captcha image' . '
' . '' . '' . diff --git a/template/images.html b/template/images.html index 647ec3d..f8c8d26 100644 --- a/template/images.html +++ b/template/images.html @@ -1,4 +1,4 @@ - Took {%timetaken%} + {%timetaken%}
{%images%}