1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 19:52:20 +02:00
Files
archived-php-src/ext/pgsql/tests/copy.inc
2001-12-17 00:16:48 +00:00

8 lines
46 B
PHP

<?php
include('config.inc');
echo "OK";
?>