'); output(html_form('crm_test', '', '', ' ')); output('
'); $customers = array_unique(find_customer('gmx.de')); sort($customers); DEBUG($customers);