]> git.mxchange.org Git - friendica.git/blobdiff - src/Protocol/OStatus.php
Merge pull request #11692 from MrPetovan/bug/fatal-errors
[friendica.git] / src / Protocol / OStatus.php
index f03ed2b4fb3f95686e82ccff8118659f011ddad1..36dbb06c8446db7eae69b6cb67173a3adc177177 100644 (file)
@@ -1211,7 +1211,7 @@ class OStatus
         * Cleans the body of a post if it contains picture links
         *
         * @param string $body The body
-        * @param integer $uriid URI id
+        * @param integer $uriId
         * @return string The cleaned body
         * @throws \Friendica\Network\HTTPException\InternalServerErrorException
         */
@@ -2017,7 +2017,7 @@ class OStatus
         * cache or it is empty
         *
         * @param string  $owner_nick  Nickname of the feed owner
-        * @param string  $last_update Date of the last update
+        * @param string  $last_update Date of the last update (in "Y-m-d H:i:s" format)
         * @param integer $max_items   Number of maximum items to fetch
         * @param string  $filter      Feed items filter (activity, posts or comments)
         * @param boolean $nocache     Wether to bypass caching