Merge branch 'master' into magic-8.2
This commit is contained in:
commit
7eb7daa48c
|
|
@ -874,7 +874,7 @@ DBReadBackup(name)
|
|||
return FALSE;
|
||||
}
|
||||
/* Update timestamp flags from dbCellReadDef() */
|
||||
DBFlagMismatches();
|
||||
DBFlagMismatches(cellDef);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue