summaryrefslogtreecommitdiffstats
path: root/src/usr/local
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2016-04-27 03:25:24 -0500
committerChris Buechler <cmb@pfsense.org>2016-04-27 03:27:07 -0500
commitfe13359edf2dd1bf486b49993e8e4204876991a6 (patch)
treec15b076a25db7fa39ef34e8e1afd60e022ba8dad /src/usr/local
parent9761e686d66ea4162179458f81120c1d4446f401 (diff)
downloadpfsense-fe13359edf2dd1bf486b49993e8e4204876991a6.zip
pfsense-fe13359edf2dd1bf486b49993e8e4204876991a6.tar.gz
Fix Hyper-V SMART disable on widget. Ticket #6147
Diffstat (limited to 'src/usr/local')
-rw-r--r--src/usr/local/www/widgets/widgets/smart_status.widget.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/widgets/widgets/smart_status.widget.php b/src/usr/local/www/widgets/widgets/smart_status.widget.php
index 42feb40..571cf31 100644
--- a/src/usr/local/www/widgets/widgets/smart_status.widget.php
+++ b/src/usr/local/www/widgets/widgets/smart_status.widget.php
@@ -61,7 +61,7 @@ require_once("guiconfig.inc");
require_once("pfsense-utils.inc");
require_once("functions.inc");
require_once("/usr/local/www/widgets/include/smart_status.inc");
-
+$specplatform = system_identify_specific_platform();
?>
<table class="table table-striped table-hover">
OpenPOWER on IntegriCloud