From 0a1556822732ad5bfe01aa57e8b577762ef5708e Mon Sep 17 00:00:00 2001 From: Alain Peyrat Date: Thu, 1 Dec 2011 18:42:10 +0000 Subject: [PATCH] Fix INSTALL.TXT --- src/INSTALL.TXT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/INSTALL.TXT b/src/INSTALL.TXT index bca24922cd..62ea83d434 100644 --- a/src/INSTALL.TXT +++ b/src/INSTALL.TXT @@ -321,7 +321,7 @@ talk to the postgres database. Find a php-pgsql RPM or recompile php to have pgql support. If you're sure you have php-pgsql support, you can edit -common/include/database.php and remove the @ symbol from +common/include/database-pgsql.php and remove the @ symbol from this line: $conn = @pg_connect( -- 2.30.2