summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/xmlrpc.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/xmlrpc.php b/usr/local/www/xmlrpc.php
index 5d2044c..79fb7f8 100755
--- a/usr/local/www/xmlrpc.php
+++ b/usr/local/www/xmlrpc.php
@@ -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;
OpenPOWER on IntegriCloud