String is no integer
This commit is contained in:
parent
23a97465e5
commit
5c04402448
1 changed files with 1 additions and 1 deletions
|
@ -670,7 +670,7 @@ function posts_from_gcontact($a, $gcontact_id) {
|
||||||
* @brief Returns posts from a given contact url
|
* @brief Returns posts from a given contact url
|
||||||
*
|
*
|
||||||
* @param App $a argv application class
|
* @param App $a argv application class
|
||||||
* @param int $contact_url Contact URL
|
* @param string $contact_url Contact URL
|
||||||
*
|
*
|
||||||
* @return string posts in HTML
|
* @return string posts in HTML
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue