- ieni-wieni-small update to backend.class
parent
0f567be0ed
commit
dc93ff3260
|
@ -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>");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue