tbrehm
2012-05-29 5764f8edda74ef79bdae1c240b36b54c9790fa7c
interface/lib/classes/remoting.inc.php
@@ -2430,6 +2430,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;