mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-27 05:11:41 +02:00
Fix for country select
This commit is contained in:
parent
45e2e970d8
commit
12d0ce51e9
@ -297,8 +297,7 @@
|
|||||||
//$t->set_block('form','add','add');
|
//$t->set_block('form','add','add');
|
||||||
//$t->set_block('form','edit','edit');
|
//$t->set_block('form','edit','edit');
|
||||||
|
|
||||||
$phpgw->config->read_repository();
|
$countrylist = $phpgw_info['server']['countrylist'];
|
||||||
$countrylist = $phpgw->config->config_data['countrylist'];
|
|
||||||
|
|
||||||
$email = $fields['email'];
|
$email = $fields['email'];
|
||||||
$emailtype = $fields['email_type'];
|
$emailtype = $fields['email_type'];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user