diff --git a/error.php b/error.php index 3727b5040aeaf8c92a25fcb339be14f72aab84a2..16b3a3173ce168dd0ff928b7e56ea31555cbce04 100644 --- a/error.php +++ b/error.php @@ -2,6 +2,7 @@ function error_flood() { global $site_email; + print "WARNING: submission rate exceeded. We detected too much data or events from your IP. Please wait a few minutes and try again. If you think this is not justified, please contact us at <A HREF=\"mailto:$site_email\">$site_email</A>."; }