Fix an error in installation guide

git-svn-id: https://plugins.svn.wordpress.org/postgresql-for-wordpress/trunk@190712 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
hawk__
2010-01-06 23:07:56 +00:00
parent 5aad8c1dd7
commit 69777390b1

View File

@@ -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` 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 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 You can also activate DEBUG logs