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 */