mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 16:08:55 +02:00
sensors, yay
git-svn-id: http://www.observium.org/svn/observer/trunk@2081 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -84,7 +84,7 @@ switch ($_GET['opta'])
|
||||
include('pages/health/'.$_GET['opta'].'.inc.php');
|
||||
break;
|
||||
default:
|
||||
include('pages/health/temperature.inc.php');
|
||||
include('pages/health/temperature.inc.php'); # FIXME perhaps an error message instead?
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user