diff options
author | gareth | 2007-03-14 03:38:10 +0000 |
---|---|---|
committer | gareth | 2007-03-14 03:38:10 +0000 |
commit | 342caceac94aa652ebf8e6a81903cb0065ba1e1a (patch) | |
tree | 3c66d10fcb9a0a793722f569566c172928ab8e99 /ogs/common/grid_config.inc.php | |
parent | Cleaned up PHP (diff) | |
download | opensim-SC_OLD-342caceac94aa652ebf8e6a81903cb0065ba1e1a.zip opensim-SC_OLD-342caceac94aa652ebf8e6a81903cb0065ba1e1a.tar.gz opensim-SC_OLD-342caceac94aa652ebf8e6a81903cb0065ba1e1a.tar.bz2 opensim-SC_OLD-342caceac94aa652ebf8e6a81903cb0065ba1e1a.tar.xz |
Missed a few
Diffstat (limited to 'ogs/common/grid_config.inc.php')
-rw-r--r-- | ogs/common/grid_config.inc.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ogs/common/grid_config.inc.php b/ogs/common/grid_config.inc.php deleted file mode 100644 index 0bc6a5e..0000000 --- a/ogs/common/grid_config.inc.php +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | <? | ||
2 | // this file is common across servers and must be kept in sync | ||
3 | |||
4 | $gridserver_url="http://www.garethnelson.com/ogs/gridserver/"; | ||
5 | |||
6 | $grid_owner="Gareth Nelson"; | ||
7 | ?> \ No newline at end of file | ||