mirror of
https://github.com/opensim/opensim.git
synced 2026-06-26 00:15:39 +08:00
Update svn properties, clean up formatting, refactor out duplicate hard-coded port numbers.
This commit is contained in:
@@ -132,7 +132,7 @@ namespace OpenSim.Data.MySQL
|
||||
|
||||
// if there are no tables, get out of here and let
|
||||
// migrations do their job
|
||||
if(
|
||||
if (
|
||||
tableList["inventoryfolders"] == null &&
|
||||
tableList["inventoryitems"] == null
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user