if (trim($recipient['username']) == '') { continue; } if (!in_array(trim($recipient['username']), $apboupc_allowedrec)) {...