mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 17:12:17 +00:00
7 lines
162 B
PHP
7 lines
162 B
PHP
<?
|
|
// this file is common across servers and must be kept in sync
|
|
|
|
$gridserver_url="http://www.garethnelson.com/ogs/gridserver/";
|
|
|
|
$grid_owner="Gareth Nelson";
|
|
?>
|