Commit 9a65d54f authored by Ad Schellevis's avatar Ad Schellevis

fix typo

parent 48b70d0f
......@@ -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();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment