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