#!/bin/bash echo "Content-Type: text/html" echo "" CUR_DIR=$(pwd) CAPTCHA_ELEMENT=$("$CUR_DIR/resources/functions.sh" "get_captcha_image_html") cat < Login

Improvementloop

or





${CAPTCHA_ELEMENT}

Enter the characters shown in the image above.


EOF