From e4b27cf22677f46c2f9f9e61496236246c1f2efd Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Fri, 30 Oct 2009 20:06:53 +0100 Subject: Implement the MetaWeblog API. Ignore-this: 8157da40368760fdfdfe527b33134f4 darcs-hash:3ba0c89c45f5b5bcd9000e71ea700b3df00892b5 --- globals.lisp | 1 + 1 file changed, 1 insertion(+) (limited to 'globals.lisp') diff --git a/globals.lisp b/globals.lisp index e1b9567..b796b0a 100644 --- a/globals.lisp +++ b/globals.lisp @@ -81,6 +81,7 @@ (defparameter *if-modified-since* nil) (defparameter *wsse* nil) (defparameter *wsse-key* nil) +(defparameter *xml-rpc-key* nil) (defparameter *mode* :http ;either :HTTP or :FILE "Whether we are serving stuff dynamically over HTTP or storing it into -- cgit v1.2.3