From 82f2603a005f96a0d234490a587d950bb0dc4c1f Mon Sep 17 00:00:00 2001 From: Jeff Teunissen Date: Wed, 23 Jan 2002 03:42:24 +0000 Subject: [PATCH] Once again. --- index.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.php b/index.php index 8137476..e2700d8 100644 --- a/index.php +++ b/index.php @@ -13,8 +13,6 @@ need ("news"); $cached = latestNews ('1 month'); tableBoxFooter (); - if ($cached) - echo '

A MySQL error occoured. This news is cached and may not be current.'; ?>