diff options
| author | Matteo Beccati <mbeccati@php.net> | 2009-12-25 21:01:06 +0000 |
|---|---|---|
| committer | Matteo Beccati <mbeccati@php.net> | 2009-12-25 21:01:06 +0000 |
| commit | 166b3ef63dd99be40404f1a3997e6637d24231d1 (patch) | |
| tree | bb6f3cb978ecd740175f0b5e6767742f77b5bc1f | |
| parent | 09587d3cbf2e8a7e00c2706a697ad7572b54897a (diff) | |
| download | php-git-166b3ef63dd99be40404f1a3997e6637d24231d1.tar.gz | |
Removed spurious high-ascii char from previous commmit
| -rw-r--r-- | ext/pgsql/tests/13pg_select_85.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pgsql/tests/13pg_select_85.phpt b/ext/pgsql/tests/13pg_select_85.phpt index cd9c93560c..e6d86bd6f8 100644 --- a/ext/pgsql/tests/13pg_select_85.phpt +++ b/ext/pgsql/tests/13pg_select_85.phpt @@ -1,5 +1,5 @@ --TEST-- -PostgreSQL pg_select() (8.5è+) +PostgreSQL pg_select() (8.5+) --SKIPIF-- <?php include("skipif.inc"); |
