¦ Information about this site

Photo Contest Result

$vote_maxFilesize*1024) {
$valid = false;
$valid_file .= sprintf(__(“Your uploaded file is too big (max filesize %sKB)!”), $vote_maxFilesize);
}
}
}

if (!$valid) {
?>

“.$valid_email.”

“);
}
if ($valid_file != “”) {
echo(“

“.$valid_file.”

“);
}
?>



If everything is ok, your images will be displayed on this side and can be rated!

Good luck!”) ?>