tbrehm
2011-01-11 04620b7ff00c194ae1bf4c398ebcb26d5c950b6a
interface/lib/classes/remoting.inc.php
@@ -1005,7 +1005,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);