mirror of
https://github.com/friendica/friendica
synced 2025-04-26 17:50:11 +00:00
Added two to-dos to do.
This commit is contained in:
parent
d1d7ab799c
commit
86da77e8ee
2 changed files with 3 additions and 0 deletions
|
@ -1560,6 +1560,8 @@ function get_gcontact_id($contact) {
|
|||
*/
|
||||
function update_gcontact($contact) {
|
||||
|
||||
/// @todo update contact table as well
|
||||
|
||||
$gcontact_id = get_gcontact_id($contact);
|
||||
|
||||
if (!$gcontact_id)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue