summaryrefslogtreecommitdiff
path: root/xmlrpc.php
diff options
context:
space:
mode:
Diffstat (limited to 'xmlrpc.php')
-rw-r--r--xmlrpc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlrpc.php b/xmlrpc.php
index 41538a98b..69430d803 100644
--- a/xmlrpc.php
+++ b/xmlrpc.php
@@ -2,6 +2,7 @@
// $Id$
include_once "includes/xmlrpcs.inc";
+include_once "includes/bootstrap.inc";
include_once "includes/common.inc";
$functions = module_invoke_all("xmlrpc");