From 9196a42f7e25b81c2a026b0784bfc2579d8efbb6 Mon Sep 17 00:00:00 2001 From: xzilla Date: Thu, 25 Nov 2004 21:31:09 +0000 Subject: [PATCH] add phppgadmin version to main page, along with php version. Fixes RFE 771166. --- intro.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/intro.php b/intro.php index b0ed37ba..a16d16be 100755 --- a/intro.php +++ b/intro.php @@ -3,7 +3,7 @@ /** * Intro screen * - * $Id: intro.php,v 1.11 2004/09/23 12:06:46 soranzo Exp $ + * $Id: intro.php,v 1.12 2004/11/25 21:31:09 xzilla Exp $ */ // Include application functions (no db conn) @@ -14,7 +14,7 @@ $misc->printBody(); ?> -

+

-- 2.39.5