More debug mantis #6625

cpu-performance
Diva Canto 2013-06-29 21:54:10 -07:00
parent c462e0a51c
commit 20f2cf8769
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ namespace OpenSim.Services.Connectors.Friends
try
{
m_log.DebugFormat("[FRIENDS SERVICE CONNECTOR]: Calling {0}", uri);
string reply = SynchronousRestFormsRequester.MakeRequest("POST", uri, reqString);
if (reply != string.Empty)
{