mcramer
2012-11-05 b3b0e7b52d2340863fdfe795329e95d8d89fbc7a
remoting_client/examples/soap_config.php
@@ -3,12 +3,14 @@
$username = 'admin';
$password = 'admin';
/*
$soap_location = 'http://localhost:8080/ispconfig3_3.0.5/interface/web/remote/index.php';
$soap_uri = 'http://localhost:8080/ispconfig3_3.0.5/interface/web/remote/';
*/
/*
$soap_location = 'http://192.168.0.105:8080/remote/index.php';
$soap_uri = 'http://192.168.0.105:8080/remote/';
*/
?>