Added documentation

This commit is contained in:
Michael Vogel 2016-05-06 18:30:34 +02:00
parent b7c14803b2
commit 4d105111a7
1 changed files with 1 additions and 0 deletions

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