]> git.mxchange.org Git - friendica.git/commitdiff
Added documentation
authorMichael <heluecht@pirati.ca>
Mon, 11 Sep 2017 22:15:16 +0000 (22:15 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 11 Sep 2017 22:15:16 +0000 (22:15 +0000)
include/dfrn.php

index 0b12f4d615fb02962846045cecbb6a2b32e0dd3f..c8e89fe40fc0b5787217bbdee96e903fdaa205a1 100644 (file)
@@ -820,6 +820,7 @@ class dfrn {
         * @param array $owner Owner record
         * @param bool $comment Trigger the sending of the "comment" element
         * @param int $cid Contact ID of the recipient
+        * @param bool $single If set, the entry is created as an XML document with a single "entry" element
         *
         * @return object XML entry object
         * @todo Add type-hints