String is no integer

This commit is contained in:
Michael 2016-12-11 17:37:12 +00:00
parent 23a97465e5
commit 5c04402448
1 changed files with 1 additions and 1 deletions

View File

@ -670,7 +670,7 @@ function posts_from_gcontact($a, $gcontact_id) {
* @brief Returns posts from a given contact url
*
* @param App $a argv application class
* @param int $contact_url Contact URL
* @param string $contact_url Contact URL
*
* @return string posts in HTML
*/