]> git.mxchange.org Git - friendica.git/commitdiff
Added documentation
authorMichael Vogel <icarus@dabo.de>
Fri, 6 May 2016 16:30:34 +0000 (18:30 +0200)
committerMichael Vogel <icarus@dabo.de>
Fri, 6 May 2016 16:30:34 +0000 (18:30 +0200)
include/dfrn.php

index 21756b87dfe69efccd8144155261678b92f1568b..a974056e655fe6906a722d12bd51c9187c32675e 100644 (file)
@@ -68,6 +68,7 @@ class dfrn {
         * @param string $owner_nick Owner nick name
         * @param string $last_update Date of the last update
         * @param int $direction Can be -1, 0 or 1.
+        * @param boolean $onlyheader Output only the header without content? (Default is "no")
         *
         * @return string DFRN feed entries
         */