mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Please to be testing new logdata interfaces!
This commit is contained in:
@@ -31,6 +31,11 @@ namespace OpenGrid.Framework.Data.MySQL
|
||||
return "MySQL Logdata Interface";
|
||||
}
|
||||
|
||||
public void Close()
|
||||
{
|
||||
// Do nothing.
|
||||
}
|
||||
|
||||
public string getVersion()
|
||||
{
|
||||
return "0.1";
|
||||
|
||||
Reference in New Issue
Block a user