From: Michael Vogel Date: Fri, 6 May 2016 16:30:34 +0000 (+0200) Subject: Added documentation X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4d105111a7cca83de591e427ea81af5c45c3e0e2;p=friendica.git Added documentation --- diff --git a/include/dfrn.php b/include/dfrn.php index 21756b87df..a974056e65 100644 --- a/include/dfrn.php +++ b/include/dfrn.php @@ -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 */