This commit is contained in:
Marc Delisle
2004-09-27 17:47:35 +00:00
parent 408ba2d761
commit c75167b10d
5 changed files with 11 additions and 8 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$ $Id$
$Source$ $Source$
2004-09-27 Marc Delisle <lem9@users.sourceforge.net>
### 2.6.0 released
2004-09-26 Marc Delisle <lem9@users.sourceforge.net> 2004-09-26 Marc Delisle <lem9@users.sourceforge.net>
* read_dump.php: improvements in detection and reload * read_dump.php: improvements in detection and reload
* lang/danish: Updated, thanks to AlleyKat - dk_alleykat. * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.

View File

@@ -8,7 +8,7 @@
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>phpMyAdmin 2.6.0-rc4 - Documentation</title> <title>phpMyAdmin 2.6.0 - Documentation</title>
<link rel="stylesheet" type="text/css" href="docs.css" /> <link rel="stylesheet" type="text/css" href="docs.css" />
</head> </head>
@@ -31,7 +31,7 @@
<hr noshade="noshade" width="100%" /> <hr noshade="noshade" width="100%" />
</div> </div>
<h1>phpMyAdmin 2.6.0-rc4 Documentation</h1> <h1>phpMyAdmin 2.6.0 Documentation</h1>
<!-- TOP MENU --> <!-- TOP MENU -->

6
README
View File

@@ -3,10 +3,10 @@ $Id$
phpMyAdmin - Readme phpMyAdmin - Readme
=================== ===================
A set of PHP-scripts to administrate MySQL over the web. A set of PHP-scripts to manage MySQL over the web.
Version 2.6.0-rc4 Version 2.6.0
----------------- -------------
http://www.phpmyadmin.net/ http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com> Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>

View File

@@ -20,7 +20,7 @@
*/ */
// phpMyAdmin release // phpMyAdmin release
if (!defined('PMA_VERSION')) { if (!defined('PMA_VERSION')) {
define('PMA_VERSION', '2.6.0-rc4'); define('PMA_VERSION', '2.6.0');
} }
if (!defined('PMA_THEME_VERSION')) { if (!defined('PMA_THEME_VERSION')) {

View File

@@ -5,7 +5,7 @@
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>phpMyAdmin 2.6.0-rc4 - Official translators</title> <title>phpMyAdmin 2.6.0 - Official translators</title>
<link rel="stylesheet" type="text/css" href="docs.css" /> <link rel="stylesheet" type="text/css" href="docs.css" />
<script lanuage="javascript" type="text/javascript"> <script lanuage="javascript" type="text/javascript">
<!-- <!--
@@ -45,7 +45,7 @@
<hr noshade="noshade" width="100%" /> <hr noshade="noshade" width="100%" />
</div> </div>
<h1>phpMyAdmin 2.6.0-rc4 official translators list</h1> <h1>phpMyAdmin 2.6.0 official translators list</h1>
<p> <p>
Here is the list of the so called &quot;official translators&quot; of Here is the list of the so called &quot;official translators&quot; of