request("ac","string",""); ?> request('ac'); foreach ($step_contact as $contact): $even_odd=($idx%2==0)?'even':'odd'; $idx++; $url=NOALYSS_URL."/do.php?".http_build_query(["gDossier"=>$dossier_id,"ac"=>$ac,"sb"=>"detail","f_id"=>$contact['f_id']]); ?>
get_by_qcode(trim($contact['contact_company']),false); $l_company_name=$l_company->get_attribute(ATTR_DEF_NAME,0); // add popup for detail if the company does exist if ( $l_company_name !="") { echo HtmlInput::card_detail($contact['contact_company'],$l_company_name,'style="text-decoration:underline;"'); } } ?>