mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
fix typo
This commit is contained in:
parent
48b70d0f98
commit
9a65d54fbf
@ -78,7 +78,7 @@ function reboot_xmlrpc()
|
||||
*/
|
||||
function firmware_version_xmlrpc()
|
||||
{
|
||||
if (!function_exists("get_notices")) {
|
||||
if (!function_exists("host_firmware_version")) {
|
||||
require_once("pfsense-utils.inc");
|
||||
}
|
||||
return host_firmware_version();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user