ftimme
2012-06-14 e68cd24e02b242a53c179dcfacc59ff3c18ec7f3
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;