Code beautification

This commit is contained in:
Michael 2017-06-07 09:51:21 +00:00
parent 97fd47c614
commit 1b5f1effa0
1 changed files with 1 additions and 4 deletions

View File

@ -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';