$value) { $smarty->assign($key, $value); } GetTemplate($smarty, $templateName); /* * IMPRIMI RAMAIS QUE POSSUEM DEPARTAMENTO */ function GetRegistrosDisponiveis($dbcon, $codSel = 0) { $combo = ""; return $combo; } /* * IMPRIMI RAMAIS QUE ESTAO SEM DEPARTAMENTO! */ function GetRegistrosIncuidos($dbcon, $regId, $codSel = 0) { $combo = ""; return $combo; } ?>