Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Delisle <marc@infomarc.info>2008-10-30 23:22:20 +0300
committerMarc Delisle <marc@infomarc.info>2008-10-30 23:22:20 +0300
commit712451fa1fa4f1ce403bcacf918b74a8d25087c1 (patch)
tree7602b8b2afed72ba8458446b14a7b2ebeb8f1f06
parentea4eb8eea093671d51ae1dbf0ea3d972d1b58ddb (diff)
-rw-r--r--Documentation.html4
-rw-r--r--README2
-rw-r--r--libraries/Config.class.php2
-rw-r--r--translators.html4
4 files changed, 6 insertions, 6 deletions
diff --git a/Documentation.html b/Documentation.html
index 9fce9c0946..e641f04f75 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -11,7 +11,7 @@
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <title>phpMyAdmin 3.0.1 - Documentation</title>
+ <title>phpMyAdmin 3.0.1.1 - Documentation</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
</head>
@@ -33,7 +33,7 @@
<li><a href="#glossary">Glossary</a></li>
</ul>
-<h1>phpMyAdmin 3.0.1 Documentation</h1>
+<h1>phpMyAdmin 3.0.1.1 Documentation</h1>
<ul><li><a href="http://www.phpmyadmin.net/">
phpMyAdmin homepage</a></li>
diff --git a/README b/README
index 11f607e41d..825858dc89 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ phpMyAdmin - Readme
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
- Copyright (C) 2001-2007 Marc Delisle <Marc.Delisle_at_cegepsherbrooke.qc.ca>
+ Copyright (C) 2001-2008 Marc Delisle <Marc.Delisle_at_cegepsherbrooke.qc.ca>
Olivier Müller <om_at_omnis.ch>
Robin Johnson <robbat2_at_users.sourceforge.net>
Alexander M. Turek <me_at_derrabus.de>
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 393c6edf43..791481025b 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -85,7 +85,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '3.0.1');
+ $this->set('PMA_VERSION', '3.0.1.1');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index d092eb1ae8..d30f3ae3b5 100644
--- a/translators.html
+++ b/translators.html
@@ -8,7 +8,7 @@
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>phpMyAdmin 3.0.1 - Official translators</title>
+ <title>phpMyAdmin 3.0.1.1 - Official translators</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
</head>
@@ -31,7 +31,7 @@
<li><a href="Documentation.html#glossary">Glossary</a></li>
</ul>
-<h1>phpMyAdmin 3.0.1 official translators list</h1>
+<h1>phpMyAdmin 3.0.1.1 official translators list</h1>
<p> Here is the list of the &quot;official translators&quot; of
phpMyAdmin.</p>