Marius Cramer
2015-04-15 7ee336c7ccb5f8d35b8eb05cf5e812a42154cbc2
interface/lib/classes/remoting.inc.php
@@ -340,6 +340,7 @@
      //* Get the SQL query
      $sql = $app->remoting_lib->getSQL($params, 'UPDATE', $primary_id);
      // throw new SoapFault('debug', $sql);
      if($app->remoting_lib->errorMessage != '') {
         throw new SoapFault('data_processing_error', $app->remoting_lib->errorMessage);