mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Include xmlrpc.inc instead of xmlrpc_client.inc.
This commit is contained in:
parent
04000d3219
commit
233d5b0fb9
@ -35,7 +35,7 @@
|
||||
*/
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
require_once("xmlrpc_client.inc");
|
||||
require_once("xmlrpc.inc");
|
||||
|
||||
function old_checkversion() {
|
||||
global $g;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user