tbrehm
2013-04-17 e6a2917b9de293e735df5dbf0b10dce967185f45
remoting_client/examples/sites_web_domain_add.php
@@ -18,8 +18,8 @@
   $client_id = 1;
   
   $params = array(
         'server_id' => 0,
         'ip_address' => '',
         'server_id' => 1,
         'ip_address' => '*',
         'domain' => 'test2.int',
         'type' => 'vhost',
         'parent_domain_id' => 0,