mirror of
https://github.com/kcozens/OpenSimProfile.git
synced 2026-08-14 09:02:00 +00:00
* Added support for Weburl which is set in userprofile
git-svn-id: http://forge.opensimulator.org/svn/osprofile/trunk@43 19860011-0018-435d-96ae-4a7b0aaa3128
This commit is contained in:
@@ -529,8 +529,8 @@ namespace OpenSimProfile.Modules.OpenProfile
|
||||
if (dataArray != null && dataArray[0] != null)
|
||||
{
|
||||
Hashtable d = (Hashtable)dataArray[0];
|
||||
return d;
|
||||
}
|
||||
|
||||
return result;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user