';
$db=$GLOBALS['db'];
$wp=$db->query("select id,name,description,ip from ecmdevices where type='0' and deleted='0'");
if ($wp->num_rows == '0') {
$html.='Brak skonfigurowanych drukarek. Skontaktuj się z administratorem systemu
';
return $html;
}
$html.='
Urządzenie:
';
//add mz 06-05-2015
//load PDF settings
$html.='