From 81352b548d7629a237d30c6feaa9b0a415b2bcac Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 24 Apr 2007 04:32:26 +0100 Subject: tweak error message --- errors.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'errors.php') diff --git a/errors.php b/errors.php index 9fb028eca..dc47f38e4 100644 --- a/errors.php +++ b/errors.php @@ -27,6 +27,5 @@ $ERRORS[10] = __("Your version of MySQL is not currently supported. Please see official site for more information."); - $ERRORS[11] = __("Sanity check request received twice. You could be running - Firebug or some other disrupting extension. Please turn it off."); + $ERRORS[11] = "[This error is not returned by server]"; ?> -- cgit v1.2.3