* Add some temporary task inventory item inflation debug messages to investigate mantis 854

This commit is contained in:
Justin Clarke Casey
2008-04-02 15:16:32 +00:00
parent b28ef3ca14
commit 1038c244cf
3 changed files with 13 additions and 3 deletions

View File

@@ -785,7 +785,7 @@ namespace OpenSim.Region.Environment.Scenes
#endregion
/// <summary>
///
/// Restore this part from the serialized xml representation.
/// </summary>
/// <param name="xmlreader"></param>
/// <returns></returns>
@@ -848,7 +848,7 @@ namespace OpenSim.Region.Environment.Scenes
}
/// <summary>
///
/// Serialize this part to xml.
/// </summary>
/// <param name="xmlWriter"></param>
public void ToXml(XmlWriter xmlWriter)