- ieni-wieni-small update to backend.class

3-00
Dries Buytaert 2001-04-10 20:09:48 +00:00
parent 0f567be0ed
commit dc93ff3260
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ class backend {
$this->timestamp = time(); $this->timestamp = time();
} }
else { else {
watchdog("error", "failed to retrieve headline data from '$this->site': <PRE>$data</PRE>"); watchdog("error", "failed to grab headlines from '$this->site': <PRE>$data</PRE>");
} }
} }
} }