tbrehm
2011-01-11 061e9a70ecd62c79b991cd967b11cb3e8ddd78e8
interface/lib/classes/remoting.inc.php
@@ -958,7 +958,7 @@
               $this->server->fault('permission_denied','You do not have the permissions to access this function.');
               return false;
         }
         $affected_rows = $this->updateQuery('../client/form/client.tform.php', $client_id, $reseller_id, $params);
         $affected_rows = $this->updateQuery('../client/form/client.tform.php', $reseller_id, $client_id, $params);
         
         $app->remoting_lib->ispconfig_sysuser_update($params,$client_id);