Bugfix OLT Device SNMP Walk BUG
This commit is contained in:
@@ -711,7 +711,7 @@ foreach ($devicesall as $deviceall) {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<?php if ($devices->devicetype->devicemanufactor->config_backup):
|
<?php if ($devices->devicetype->devicemanufactor->config_backup > 0):
|
||||||
|
|
||||||
$year = date("Y", time());
|
$year = date("Y", time());
|
||||||
$month = date("n", time());
|
$month = date("n", time());
|
||||||
|
|||||||
Reference in New Issue
Block a user