From 7be7f1e4a0c364f3dfb4f6c645261f123e21dd02 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 4 Dec 2000 17:26:06 +0000 Subject: - test --- error.php | 1 + 1 file changed, 1 insertion(+) diff --git a/error.php b/error.php index 3727b5040..16b3a3173 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 $site_email."; } -- cgit v1.2.3