String is no integer
This commit is contained in:
parent
23a97465e5
commit
5c04402448
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue