Code beautification
This commit is contained in:
parent
97fd47c614
commit
1b5f1effa0
|
@ -329,10 +329,7 @@ class dfrn {
|
||||||
|
|
||||||
$alternatelink = $owner['url'];
|
$alternatelink = $owner['url'];
|
||||||
|
|
||||||
$author = "dfrn:owner";
|
$root = self::add_header($doc, $owner, 'dfrn:owner', $alternatelink, true);
|
||||||
//$author = "author";
|
|
||||||
|
|
||||||
$root = self::add_header($doc, $owner, $author, $alternatelink, true);
|
|
||||||
|
|
||||||
$type = 'html';
|
$type = 'html';
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user