tbrehm
2009-10-29 f7333ac86936f056122717c5bfb1ecd971b75e29
interface/lib/classes/tform_actions.inc.php
@@ -195,7 +195,7 @@
                        }
                        $this->onAfterInsert();
                  // Write data history (sys_datalog)
                  if($app->tform->formDef['db_history'] == 'yes') {
                     $new_data_record = $app->tform->getDataRecord($this->id);