mirror of
https://github.com/PostgreSQL-For-Wordpress/postgresql-for-wordpress.git
synced 2025-08-02 02:54:26 +02:00
Remove obsolete comment
Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
This commit is contained in:
@@ -63,7 +63,6 @@
|
|||||||
{ return pg_fetch_result($result, $i, $fieldname); }
|
{ return pg_fetch_result($result, $i, $fieldname); }
|
||||||
****/
|
****/
|
||||||
|
|
||||||
// This is a fake connection except during installation
|
|
||||||
function wpsql_connect($dbserver, $dbuser, $dbpass)
|
function wpsql_connect($dbserver, $dbuser, $dbpass)
|
||||||
{
|
{
|
||||||
$GLOBALS['pg4wp_connstr'] = '';
|
$GLOBALS['pg4wp_connstr'] = '';
|
||||||
|
Reference in New Issue
Block a user