mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 11:51:43 +02:00
php3 fix - remove a comma
This commit is contained in:
parent
e709e02940
commit
4bd07b53e2
@ -281,7 +281,7 @@
|
|||||||
'YE'=>'YEMEN',
|
'YE'=>'YEMEN',
|
||||||
'YU'=>'YUGOSLAVIA',
|
'YU'=>'YUGOSLAVIA',
|
||||||
'ZM'=>'ZAMBIA',
|
'ZM'=>'ZAMBIA',
|
||||||
'ZW'=>'ZIMBABWE',
|
'ZW'=>'ZIMBABWE'
|
||||||
);
|
);
|
||||||
|
|
||||||
function hour_formated_text($name, $selected = 0)
|
function hour_formated_text($name, $selected = 0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user