tbrehm
2012-01-12 7c0b69043114b63b4b422b8a0ce47b6f78eca393
server/lib/classes/db_mysql.inc.php
@@ -253,8 +253,8 @@
      return array('diff_num' => $diff_num, 'diff_rec' => $diffrec_full);
    }
    //** Function to fill the datalog with a full differential record.
   //** Function to fill the datalog with a full differential record.
    public function datalogSave($db_table, $action, $primary_field, $primary_id, $record_old, $record_new) {
      global $app,$conf;