and now for something completely different: A removed notice
This commit is contained in:
parent
c7f8f190b9
commit
02da827560
1 changed files with 1 additions and 1 deletions
|
@ -351,7 +351,7 @@ class OStatus
|
||||||
$header["origin"] = 0;
|
$header["origin"] = 0;
|
||||||
$header["gravity"] = GRAVITY_COMMENT;
|
$header["gravity"] = GRAVITY_COMMENT;
|
||||||
|
|
||||||
if (!is_object($doc->firstChild)) {
|
if (!is_object($doc->firstChild) || empty($doc->firstChild->tagName)) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue