diff --git a/pg4wp/driver_pgsql.php b/pg4wp/driver_pgsql.php index ee1a1ed..945c87c 100644 --- a/pg4wp/driver_pgsql.php +++ b/pg4wp/driver_pgsql.php @@ -63,7 +63,6 @@ { return pg_fetch_result($result, $i, $fieldname); } ****/ - // This is a fake connection except during installation function wpsql_connect($dbserver, $dbuser, $dbpass) { $GLOBALS['pg4wp_connstr'] = '';