]> git.mjollnir.org Git - s9y.git/commitdiff
i hate that shit
authornohn <nohn>
Sat, 16 Jul 2005 09:42:16 +0000 (09:42 +0000)
committernohn <nohn>
Sat, 16 Jul 2005 09:42:16 +0000 (09:42 +0000)
bundled-libs/XML/RPC/Server.php

index ca117773e39314c4ebaafb6528026d4f0e6edc04..5752c230a658cb0381a11e7c927ede996061413b 100644 (file)
@@ -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,