From: Roger H. G. <ro...@bc...> - 2001-11-04 12:51:07
|
On Sat, Nov 03, 2001 at 07:38:19PM -0800, Jeff Dairiki wrote: > I think the fix is to change the the first two lines of lib/pgsql.php > from: > > <!-- $Id: pgsql.php,v 1.4.2.2 2001/09/21 21:57:07 wainstead Exp $ --> > <?php > > to: > > <?php > rcs_id('$Id: pgsql.php,v 1.4.2.2 2001/09/21 21:57:07 wainstead Exp $'); This change worked--thanks! -- Roger |