Fix conflicts after merge with develop, more conflictst
This commit is contained in:
@@ -2149,7 +2149,6 @@ class WorkspaceTools
|
||||
$workspace->upgradeSchema($systemSchema);
|
||||
CLI::logging("* End adding/replenishing all indexes...(Completed on " . (microtime(true) - $start) . " seconds)\n");
|
||||
|
||||
/*----------------------------------********---------------------------------*/
|
||||
CLI::logging("* Start migrating to new list tables...\n");
|
||||
$start = microtime(true);
|
||||
$workspace->migrateList(true, $lang);
|
||||
|
||||
Reference in New Issue
Block a user