fixed typo from lars

This commit is contained in:
Ralf Becker 2005-03-03 17:07:32 +00:00
parent 2a8019bc12
commit 818149f6bc

View File

@ -563,7 +563,7 @@
}
$id = $this->so->add_entry($fields);
if(id)
if($id)
{
$GLOBALS['phpgw']->contenthistory->updateTimeStamp('contacts', $id, 'add', time());
}