Proxmox Clusters » "; unset($sep); foreach ($pmxcl as $pmxc) { if (isset($sep)) { echo $sep; } if (var_eq('instance', $pmxc['app_instance']) || (! isset($vars['instance']) && ! isset($sep))) { echo "'; } $sep = ' | '; } print_optionbar_end(); $pagetitle[] = 'Proxmox'; $pagetitle[] = $instance; if (! isset($vars['instance'])) { $instance = $pmxcl[0]['app_instance']; } else { $instance = var_get('instance'); } if (isset($vars['vmid'])) { include 'includes/html/pages/apps/proxmox/vm.inc.php'; $pagetitle[] = $vars['vmid']; } else { echo '