Till Brehm
2014-08-21 e23c47d06adda746c330be387f042319f0d7e4dc
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,