modify settings.php
- From: "Joshua D. Drake" <jd(at)commandprompt(dot)com>
- To: pgsql-www(at)postgresql(dot)org
- Subject: modify settings.php
- Date: Tue, 26 Feb 2008 19:33:30 -0800
- Message-id: <20080226193330(dot)78f818b7(at)commandprompt(dot)com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
To appropriately reflect all of the project hosting
- --
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL SPI Liaison | SPI Director | PostgreSQL political pundit
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHxNoKATb/zqfZUUQRAoC6AJ997xcTV4/UJRSZzi1tQbtel3easACdEj+L
evuj2MhXr3Vv0CIfE7btCDI=
=f4+t
-----END PGP SIGNATURE-----
Index: system/global/settings.php
===================================================================
--- system/global/settings.php (revision 1936)
+++ system/global/settings.php (working copy)
@@ -8,8 +8,8 @@
// some default settings
-$_SETTINGS['hosted_by'] = 'hub.org';
-$_SETTINGS['hosted_url'] = 'http://www.hub.org/';
+$_SETTINGS['hosted_by'] = 'our server sponsors.';
+$_SETTINGS['hosted_url'] = 'http://www.postgresql.org/about/servers';
@@ -20,7 +20,7 @@
Home |
Main Index |
Thread Index