summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-12-10 00:53:02 +0000
committerErmal <eri@pfsense.org>2010-12-10 00:53:02 +0000
commit01b1cc6aff5bb50f969fc7fa7c763bfbfbc079d0 (patch)
tree63306c94bd81af73fa9c834ae2ef83f4f375212f
parent728719dd90b8fd15ef97d5583cb1d8d0c6d016f2 (diff)
downloadpfsense-01b1cc6aff5bb50f969fc7fa7c763bfbfbc079d0.zip
pfsense-01b1cc6aff5bb50f969fc7fa7c763bfbfbc079d0.tar.gz
Fix line because of copy/pasto.
-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