mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
fix new pgsql test
This commit is contained in:
parent
2309cac755
commit
1bb4bd657f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Fix pg_query()/pg_query_params()/pg_prepare()/pg_execute()/pg_set_error_verbosit
|
|||
pgsql
|
||||
--SKIPIF--
|
||||
<?php
|
||||
include("skipif.inc");
|
||||
include("inc/skipif.inc");
|
||||
?>
|
||||
--FILE--
|
||||
<?php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue