From: nohn Date: Sat, 16 Jul 2005 09:42:16 +0000 (+0000) Subject: i hate that shit X-Git-Tag: 0.9~305 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7c47933e5c5f4cc628dd551c220c404510c6c095;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,