* Fix SStats under the new HttpServer. (.ajax files are apparently reserved)
parent
e2e43f1ab7
commit
c42d5feee3
|
@ -168,7 +168,7 @@ namespace OpenSim.Region.UserStatistics
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
catch (KeyNotFoundException)
|
catch (KeyNotFoundException)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue