mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
fixed typo from lars
This commit is contained in:
parent
2a8019bc12
commit
818149f6bc
@ -563,7 +563,7 @@
|
||||
}
|
||||
$id = $this->so->add_entry($fields);
|
||||
|
||||
if(id)
|
||||
if($id)
|
||||
{
|
||||
$GLOBALS['phpgw']->contenthistory->updateTimeStamp('contacts', $id, 'add', time());
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user