mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Corrections gettext implementation on services_snmp.php
This commit is contained in:
parent
2b90dc6fb4
commit
4e8656735f
@ -40,6 +40,7 @@
|
||||
##|-PRIV
|
||||
|
||||
require("guiconfig.inc");
|
||||
require_once("functions.inc");
|
||||
|
||||
if (!is_array($config['snmpd'])) {
|
||||
$config['snmpd'] = array();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user