From 69777390b1b57c697fae4543b4de12e08da65ff0 Mon Sep 17 00:00:00 2001 From: hawk__ Date: Wed, 6 Jan 2010 23:07:56 +0000 Subject: [PATCH] Fix an error in installation guide git-svn-id: https://plugins.svn.wordpress.org/postgresql-for-wordpress/trunk@190712 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 0f45119..3ed9835 100644 --- a/readme.txt +++ b/readme.txt @@ -36,7 +36,7 @@ This is because the database needs to be up and running before any plugin can be 1. Copy the `dp.php` from the `pg4wp` directory to `wp-content` You can modify this file to configure the database driver you wish to use - Currently you can set 'DB_TYPE' to 'pgsql' or 'mysql' + Currently you can set 'DB_DRIVER' to 'pgsql' or 'mysql' You can also activate DEBUG logs