Just the password here.

This commit is contained in:
Ermal 2010-12-10 00:44:52 +00:00
parent 18be996dd7
commit de272dac83

View File

@ -96,7 +96,6 @@ function carp_check_version($url, $password, $port = 80, $method = 'pfsense.host
$params = array(
XML_RPC_encode($password),
XML_RPC_encode("all")
);
$numberofruns = 0;