tbrehm
2012-12-14 1e2783f74087294a416033eac35a8373de5dd4a8
interface/lib/classes/remoting_lib.inc.php
@@ -114,6 +114,7 @@
      var $sys_default_group;
      var $sys_groups;
      var $client_id;
      var $dataRecord;
      
      //* Load the form definition from file.
@@ -656,6 +657,7 @@
                $this->action = $action;
                $this->primary_id = $primary_id;
            $this->dataRecord = $record;
                $record = $this->encode($record,true);
                $sql_insert_key = '';