tbrehm
2012-06-07 26c0fc98b880cf148ab348aefef85ac9b087597c
interface/lib/classes/remoting.inc.php
@@ -2462,6 +2462,7 @@
      
      //* Get the SQL query
      $sql = $app->remoting_lib->getSQL($params,'UPDATE',$primary_id);
      // $this->server->fault('debug', $sql);
      if($app->remoting_lib->errorMessage != '') {
         $this->server->fault('data_processing_error', $app->remoting_lib->errorMessage);
         return false;