Revision 24baeb62
Von Geoffrey Richardson vor mehr als 15 Jahren hinzugefügt
bin/mozilla/ct.pl | ||
---|---|---|
576 | 576 |
|
577 | 577 |
CT->get_contact(\%myconfig, \%$form); |
578 | 578 |
print $form->ajax_response_header(), join '__pjx__', map $form->{"cp_$_"}, |
579 |
qw(name greeting title givenname phone1 phone2 email abteilung fax mobile1 mobile2 satphone satfax project privatphone privatemail birthday used gender);
|
|
579 |
qw(name title givenname phone1 phone2 email abteilung fax mobile1 mobile2 satphone satfax project privatphone privatemail birthday used gender); |
|
580 | 580 |
$lxdebug->leave_sub(); |
581 | 581 |
|
582 | 582 |
} |
Auch abrufbar als: Unified diff
cp_greeting durch cp_gender ersetzt in CT.pm und ct.pl