From dc93ff3260b15f4660ea40901a9ea227e60b43f1 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 10 Apr 2001 20:09:48 +0000 Subject: - ieni-wieni-small update to backend.class --- modules/backend.class | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/backend.class b/modules/backend.class index 6c0914d57..94d284a4b 100644 --- a/modules/backend.class +++ b/modules/backend.class @@ -93,7 +93,7 @@ class backend { $this->timestamp = time(); } else { - watchdog("error", "failed to retrieve headline data from '$this->site':
$data
"); + watchdog("error", "failed to grab headlines from '$this->site':
$data
"); } } } -- cgit v1.2.3