mirror of
https://github.com/opensim/opensim.git
synced 2026-06-07 12:08:48 +08: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";
|
|
?>
|