Changed code to use a single FlmDbSystem object. Fixed utilities so that they build using FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@405 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -1022,7 +1022,7 @@ RCODE F_DbSystem::dbRestore(
|
||||
|
||||
// Get the base path
|
||||
|
||||
getDbBasePath( (char *)szBasePath, pszDbPath, NULL);
|
||||
flmGetDbBasePath( (char *)szBasePath, pszDbPath, NULL);
|
||||
|
||||
// Lock the global mutex
|
||||
|
||||
|
||||
Reference in New Issue
Block a user