'; $html.=''; return $html; } $html.=''; //add mz 06-05-2015 //load PDF settings $html.=''; //end mz $html.='
Urządzenie:
'; $_REQUEST['destination'] = "PrintPdf"; require_once 'include/ECM/EcmCreatePdfButton.php'; $html.=createOptions($_REQUEST['module'], "PrintPdf"); unset($_REQUEST['destination']); $html.='
'; return $html; if(!isset($params['name'])){ $smarty->trigger_error("sugar_field: missing 'name' parameter"); return; } $db=$GLOBALS['db']; $wp=$db->query("select id,name from ecmdevices"); while($a=$db->fetchByAssoc($wp)){ } return 'ok!'; }