tbrehm
2012-12-06 a075959f73f23d4bb93382d6b941baf487fff9fb
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 = '';