drives); ?> <?php echo $machine->name ?> - homo.casa
' . $machine->name . '

' . $machine->description . '

'; ?>
" . $machine->driveLabel . ""; foreach ($driveValues as $drive) { printDrive($drive); } ?>
" . $machine->serviceLabel . "

note: authentication required for access.

"; foreach ($machine->services as $service) { printService($service); } ?>