]> git.mxchange.org Git - friendica.git/blobdiff - mod/item.php
Update README.md - re-order mobile screenshots
[friendica.git] / mod / item.php
index e15ca639c4032a5ba4784a16e9bf165badfcbe6e..72c2ed8c5d10679fef6b2ddeca31d5752f0b10cd 100644 (file)
@@ -266,6 +266,7 @@ function item_process(array $post, array $request, bool $preview, string $return
                $post['uri-id']         = -1;
                $post['author-network'] = Protocol::DFRN;
                $post['author-updated'] = '';
+               $post['author-alias']   = '';
                $post['author-gsid']    = 0;
                $post['author-uri-id']  = ItemURI::getIdByURI($post['author-link']);
                $post['owner-updated']  = '';