From 292cf8733abe1c33023259cecc356cd8967f0bbf Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Thu, 21 Dec 2006 07:22:17 +1300 Subject: [PATCH] Remove accidentally pasted quotes. --- docs/website/installation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/website/installation.php b/docs/website/installation.php index 545718cd..b48c1bb3 100644 --- a/docs/website/installation.php +++ b/docs/website/installation.php @@ -152,7 +152,7 @@ unix sockets, the line in the pg_hba.conf file should look something like:

-host rscds general 127.0.0.1/32 trust"
+host rscds general 127.0.0.1/32 trust
 

If the webserver is on a different machine to the database, that