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