diff options
Diffstat (limited to 'install/5.005/DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl')
-rwxr-xr-x | install/5.005/DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/5.005/DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl b/install/5.005/DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl index b084f70f5..f91dca41a 100755 --- a/install/5.005/DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl +++ b/install/5.005/DBD-Pg-1.22-fixvercmp/eg/ApacheDBI.pl @@ -1,6 +1,6 @@ #!/usr/local/bin/perl -# $Id: ApacheDBI.pl,v 1.1 2004-04-29 09:21:28 ivan Exp $ +# $Id: ApacheDBI.pl,v 1.1.2.1 2004-04-29 09:40:07 ivan Exp $ # don't forget to create in postgres the user who is running # the httpd, eg 'createuser nobody' ! |