Added two to-dos to do.

This commit is contained in:
Michael Vogel 2016-01-13 10:53:38 +01:00
parent d1d7ab799c
commit 86da77e8ee
2 changed files with 3 additions and 0 deletions

View file

@ -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)