tbrehm
2009-10-15 6697ebba5b1497b0eab6f6865ee561a83e6e933e
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);