From 50cd304847d8eccccefb8eb835131be3a0f5a428 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 16 Aug 2004 18:29:11 +0000 Subject: - Patch #7458: bugfix: reverted the conditional inclusion of xmlrpc.inc. --- modules/ping/ping.module | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/ping') diff --git a/modules/ping/ping.module b/modules/ping/ping.module index 1822b95cf..96a6d576d 100644 --- a/modules/ping/ping.module +++ b/modules/ping/ping.module @@ -54,7 +54,6 @@ function _ping_notify($name, $url) { * Notifies weblogs.com, blo.gs, and technorati.com of changes at this site. */ function ping_ping($name = '', $url = '') { - include_once 'includes/xmlrpc.inc'; $feed = url('node/feed'); -- cgit v1.2.3