mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Fix test
This commit is contained in:
@@ -6,7 +6,7 @@ pgsql
|
||||
<?php include("inc/skipif.inc"); ?>
|
||||
--FILE--
|
||||
<?php
|
||||
include('config.inc');
|
||||
include('inc/config.inc');
|
||||
|
||||
$conn = pg_connect($conn_str);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user