mirror of
https://github.com/PostgreSQL-For-Wordpress/postgresql-for-wordpress.git
synced 2025-07-31 10:17:13 +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); }
|
||||
****/
|
||||
|
||||
// This is a fake connection except during installation
|
||||
function wpsql_connect($dbserver, $dbuser, $dbpass)
|
||||
{
|
||||
$GLOBALS['pg4wp_connstr'] = '';
|
||||
|
Reference in New Issue
Block a user