Impersonate Server Owner   A valid VirtFusion admin session in the same browser is required for this functionality to work. EOT; } public static function serverObject($serverObject) { $serverObject = htmlspecialchars($serverObject, ENT_QUOTES, 'UTF-8'); return <<${serverObject} EOT; } public static function serverId($serverId) { return <<   Changing the Sever ID manually is not recommended. Alterations to this field are usually handled automatically. EOT; } public static function serverInfo($systemUrl, $serviceId) { $systemUrl = htmlspecialchars($systemUrl, ENT_QUOTES, 'UTF-8'); $cacheV = time(); return <<
Name:
Hostname:
Memory:
CPU:
IPv4:
IPv6:
Storage:
Traffic:
EOT; } }