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