mcramer
2012-12-10 d23e5674d76cefa2e33fc4a26f282cd406b7e028
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/';
*/
?>