Project

General

Profile

« Previous | Next » 

Revision 35c8b891

Added by Chris Buechler about 9 years ago

Hyper-V SMART - didn't intend to commit that part. Ticket #6147

View differences:

src/usr/local/www/widgets/widgets/smart_status.widget.php
62 62
require_once("functions.inc");
63 63
require_once("/usr/local/www/widgets/include/smart_status.inc");
64 64

  
65
$specplatform = system_identify_specific_platform();
66
if ($specplatform['name'] == "Hyper-V") {
67
	exit;
68
}
69 65
?>
70 66

  
71 67
<table class="table table-striped table-hover">

Also available in: Unified diff