mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
mantis 3315: change the control of script flag running (needs testing)
This commit is contained in:
@@ -637,10 +637,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
/// Handle a client request to update the inventory folder
|
||||
/// </summary>
|
||||
///
|
||||
/// FIXME: We call add new inventory folder because in the data layer, we happen to use an SQL REPLACE
|
||||
/// so this will work to rename an existing folder. Needless to say, to rely on this is very confusing,
|
||||
/// and needs to be changed.
|
||||
///
|
||||
/// <param name="remoteClient"></param>
|
||||
/// <param name="folderID"></param>
|
||||
/// <param name="type"></param>
|
||||
|
||||
Reference in New Issue
Block a user