The path component in one "require" command fixed.
This commit is contained in:
parent
53a974efe3
commit
921ce2b1e4
1 changed files with 2 additions and 2 deletions
|
@ -23,12 +23,12 @@
|
||||||
|
|
||||||
|
|
||||||
Author : $Author: tomas $
|
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 $
|
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";
|
include_once dirname(__FILE__)."/../conf.php";
|
||||||
|
|
||||||
$pars = $argv;
|
$pars = $argv;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue