* Fix SStats under the new HttpServer. (.ajax files are apparently reserved)

This commit is contained in:
Teravus Ovares
2009-07-22 15:48:58 +00:00
parent e2e43f1ab7
commit c42d5feee3

View File

@@ -168,7 +168,7 @@ namespace OpenSim.Region.UserStatistics
}
}
catch (KeyNotFoundException)
{
{
}
}