mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-14 01:48:35 +01:00
Fix for php3
This commit is contained in:
parent
36d7c85ca5
commit
26c28ed4a4
@ -150,7 +150,7 @@
|
||||
"tel_isdn" => "TEL;ISDN",
|
||||
"tel_video" => "TEL;VIDEO",
|
||||
"email" => "EMAIL;WORK",
|
||||
"email_home" => "EMAIL;HOME",
|
||||
"email_home" => "EMAIL;HOME"
|
||||
);
|
||||
|
||||
var $names = array(
|
||||
|
Loading…
Reference in New Issue
Block a user