From 21c2885b0e9b44c44adf27e773c0a65c64f096af Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 28 Aug 2005 18:26:20 +0000 Subject: - Patch #29385 by chx: removed remaining "?>"s at the end of some files. --- xmlrpc.php | 1 - 1 file changed, 1 deletion(-) (limited to 'xmlrpc.php') diff --git a/xmlrpc.php b/xmlrpc.php index 7db4acfb3..feab8f058 100644 --- a/xmlrpc.php +++ b/xmlrpc.php @@ -12,4 +12,3 @@ include_once './includes/xmlrpc.inc'; include_once './includes/xmlrpcs.inc'; xmlrpc_server(module_invoke_all('xmlrpc')); -?> -- cgit v1.2.3