From: Robert T. <xz...@us...> - 2002-05-29 03:48:12
|
Update of /cvsroot/phppgadmin/phpPgAdmin In directory usw-pr-cvs1:/tmp/cvs-serv1957 Modified Files: README Log Message: updated version information and notes on software requirments. Index: README =================================================================== RCS file: /cvsroot/phppgadmin/phpPgAdmin/README,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** README 28 Feb 2002 19:33:09 -0000 1.5 --- README 29 May 2002 03:48:09 -0000 1.6 *************** *** 3,7 **** A set of PHP-scripts to adminstrate PostgreSQL over the WWW. ! Version 2.4.1 - 3/1/2002 http://sourceforge.net/projects/phppgadmin/ Copyright (C) 1999-2000 Dan Wilson <kil...@us...> --- 3,7 ---- A set of PHP-scripts to adminstrate PostgreSQL over the WWW. ! Version 2.4.2 - 6/1/2002 http://sourceforge.net/projects/phppgadmin/ Copyright (C) 1999-2000 Dan Wilson <kil...@us...> *************** *** 22,25 **** --- 22,27 ---- PostgreSQL (tested with 6.5.x, 7.0.x, 7.1.x, 7.2) a web-browser (duh!) + + - Note PHP 3.x and Postgres 6.5.x are no longer fully supported; YMMV. Summary: |