mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
use long opening php tag
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
|
||||
$version = trim(snmp_get($device, "swOpCodeVer.1", "-OQv", "ES3528MO-MIB"),'"');
|
||||
$hardware = "Edge-Core " . trim(snmp_get($device, "swProdName.0", "-OQv", "ES3528MO-MIB"),'"');
|
||||
|
||||
Reference in New Issue
Block a user