From: nohn Date: Sat, 16 Jul 2005 09:42:45 +0000 (+0000) Subject: i hate that shit X-Git-Tag: 0.8.3~27 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=40e81f787ad93218ed8fe7a99cbab60407934b16;p=s9y.git i hate that shit --- diff --git a/bundled-libs/XML/RPC/Server.php b/bundled-libs/XML/RPC/Server.php index ca11777..5752c23 100644 --- a/bundled-libs/XML/RPC/Server.php +++ b/bundled-libs/XML/RPC/Server.php @@ -40,8 +40,7 @@ /** * Pull in the XML_RPC class */ -require_once 'XML/RPC.php'; - +require_once dirname(__FILE__) . '/../RPC.php'; /** * signature for system.listMethods: return = array,