mcramer
2012-06-16 5e57558919a100a5a09c46bc890f943eeb9c54a5
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;