From: chriskl Date: Wed, 3 Dec 2003 02:36:03 +0000 (+0000) Subject: 3.2.1 updates X-Git-Tag: REL_3-2-1 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=837fb8cc91127384b91a16f45b766862436c93aa;p=phppgadmin.git 3.2.1 updates --- diff --git a/lang/french.php b/lang/french.php index 019ee566..03102863 100644 --- a/lang/french.php +++ b/lang/french.php @@ -4,7 +4,7 @@ * French Language file for phpPgAdmin. * @maintainer Pascal PEYRE [pascal.peyre@cir.fr] * - * $Id: french.php,v 1.11 2003/11/28 05:58:13 chriskl Exp $ + * $Id: french.php,v 1.10.4.1 2003/12/03 02:36:03 chriskl Exp $ */ // Language and character set diff --git a/lang/recoded/french.php b/lang/recoded/french.php index 3bdd7e46..bfbede25 100644 --- a/lang/recoded/french.php +++ b/lang/recoded/french.php @@ -4,7 +4,7 @@ * French Language file for phpPgAdmin. * @maintainer Pascal PEYRE [pascal.peyre@cir.fr] * - * $Id: french.php,v 1.9 2003/11/28 05:58:13 chriskl Exp $ + * $Id: french.php,v 1.8.4.1 2003/12/03 02:36:03 chriskl Exp $ */ // Language and character set diff --git a/lang/recoded/russian.php b/lang/recoded/russian.php index 05a7c2ea..7df2d867 100644 --- a/lang/recoded/russian.php +++ b/lang/recoded/russian.php @@ -4,7 +4,7 @@ * Russian KOI8 language file for phpPgAdmin. * @maintainer Alexander Khodorivsky [askh@ukr.net] * - * $Id: russian.php,v 1.6 2003/11/30 09:55:51 chriskl Exp $ + * $Id: russian.php,v 1.5.4.1 2003/12/03 02:36:03 chriskl Exp $ */ // Language and character set diff --git a/lang/russian.php b/lang/russian.php index 5f30b239..fa3464b0 100644 --- a/lang/russian.php +++ b/lang/russian.php @@ -4,7 +4,7 @@ * Russian KOI8 language file for phpPgAdmin. * @maintainer Alexander Khodorivsky [askh@ukr.net] * - * $Id: russian.php,v 1.6 2003/11/30 09:55:51 chriskl Exp $ + * $Id: russian.php,v 1.5.4.1 2003/12/03 02:36:03 chriskl Exp $ */ // Language and character set diff --git a/libraries/lib.inc.php b/libraries/lib.inc.php index cf606b2e..0ebb5aef 100644 --- a/libraries/lib.inc.php +++ b/libraries/lib.inc.php @@ -3,7 +3,7 @@ /** * Function library read in upon startup * - * $Id: lib.inc.php,v 1.68 2003/11/28 01:20:38 chriskl Exp $ + * $Id: lib.inc.php,v 1.68.2.1 2003/12/03 02:36:03 chriskl Exp $ */ // Set error reporting level to max @@ -13,7 +13,7 @@ $appName = 'phpPgAdmin'; // Application version - $appVersion = '3.2'; + $appVersion = '3.2.1'; // Check to see if the configuration file exists, if not, explain