';
}
?>
$val)
{
$output[] = '
- ';
foreach( $val as $client )
{
$output[] = '
- '.$client.' '; } $output[] = '
Sorry, no clients can be found.
'; } echo implode("\r\n", $output); ?>









