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;