<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://opensimulator.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://opensimulator.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kopilo</id>
		<title>OpenSimulator - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://opensimulator.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kopilo"/>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Special:Contributions/Kopilo"/>
		<updated>2026-05-15T10:32:32Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.9</generator>

	<entry>
		<id>http://opensimulator.org/wiki/OsGetGridLoginURI</id>
		<title>OsGetGridLoginURI</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/OsGetGridLoginURI"/>
				<updated>2012-01-14T05:02:01Z</updated>
		
		<summary type="html">&lt;p&gt;Kopilo: changed osGetGridLoginUri to osGetGridLoginURI as osGetGridLoginURI is the correct function name.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{osslfunc&lt;br /&gt;
|threat_level=Moderate&lt;br /&gt;
|function_syntax=string osGetGridLoginURI()&lt;br /&gt;
|ossl_example=&amp;lt;source lang=&amp;quot;lsl&amp;quot;&amp;gt;&lt;br /&gt;
//&lt;br /&gt;
// Example of osGetGridLoginUri()&lt;br /&gt;
// returns the value of loginuri = &amp;quot;http://GRIDDOMAINorIP:8002&amp;quot; in OpenSim.ini under [GridInfo] section&lt;br /&gt;
//&lt;br /&gt;
default&lt;br /&gt;
{&lt;br /&gt;
  state_entry()&lt;br /&gt;
  {&lt;br /&gt;
     llSay(0, &amp;quot;Grid Login Uri= &amp;quot;+osGetGridLoginURI());&lt;br /&gt;
   }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
|description=Returns the current grid's login URI as a string.&lt;br /&gt;
|&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Kopilo</name></author>	</entry>

	</feed>