Till Brehm
2015-06-17 24949e78caa699da0d6069ad266a5a331f5a366c
remoting_client/examples/sites_ftp_user_add.php
@@ -20,13 +20,13 @@
   $params = array(
      'server_id' => 1,
      'parent_domain_id' => 1,
      'username' => 'threep',
      'password' => 'wood',
      'username' => 'tom',
      'password' => 'secret',
      'quota_size' => 10000,
      'active' => 'y',
      'uid' => '5000',
      'gid' => '5000',
      'dir' => 'maybe',
      'dir' => '/var/www/clients/client0/web1',
      'quota_files' => -1,
      'ul_ratio' => -1,
      'dl_ratio' => -1,