mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-28 00:39:19 +01:00
no need to convert charset twice
This commit is contained in:
parent
916f9994b6
commit
eacbbcd718
@ -205,8 +205,6 @@
|
|||||||
$contact['tel_video'] = '';
|
$contact['tel_video'] = '';
|
||||||
}
|
}
|
||||||
|
|
||||||
$GLOBALS['egw']->translation->convert($contact,'utf-8');
|
|
||||||
|
|
||||||
if($_abID > 0)
|
if($_abID > 0)
|
||||||
{
|
{
|
||||||
// update entry
|
// update entry
|
||||||
|
Loading…
Reference in New Issue
Block a user