mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fix line because of copy/pasto.
This commit is contained in:
parent
728719dd90
commit
01b1cc6aff
@ -302,8 +302,7 @@ function check_firmware_version_xmlrpc($raw_params) {
|
||||
}
|
||||
|
||||
/*****************************/
|
||||
$pfsense_firmware_version_doc = gettext("Basic XMLRPC wrapper for check_firmware_version. This function will return the output of check_firmware_version upon co
|
||||
mpletion.");
|
||||
$pfsense_firmware_version_doc = gettext("Basic XMLRPC wrapper for check_firmware_version. This function will return the output of check_firmware_version upon co mpletion.");
|
||||
|
||||
function pfsense_firmware_version_xmlrpc($raw_params) {
|
||||
global $xmlrpc_g, $XML_RPC_String;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user