The path component in one "require" command fixed.

This commit is contained in:
tomas 2005-08-15 12:58:59 +00:00
parent 53a974efe3
commit 921ce2b1e4

View file

@ -23,12 +23,12 @@
Author : $Author: tomas $
Version : $Revision: 1.11 $
Version : $Revision: 1.12 $
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/var/xmlrpc/xr_cli_test.php,v $
------------------------------------------------------------------------------*/
include_once dirname(__FILE__)."/XML/RPC.php";
include_once "XML/RPC.php";
include_once dirname(__FILE__)."/../conf.php";
$pars = $argv;