2.5.4-rc1

This commit is contained in:
Marc Delisle
2003-10-01 01:59:45 +00:00
parent a199e51025
commit 13fdd16368
6 changed files with 381 additions and 377 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$ $Id$
$Source$ $Source$
2003-09-30 Marc Delisle <lem9@users.sourceforge.net>
### 2.5.4-rc1 released
2003-09-29 Michal Cihar <nijel@users.sourceforge.net> 2003-09-29 Michal Cihar <nijel@users.sourceforge.net>
* lang/czech: Updated. * lang/czech: Updated.
* config.inc.php3, db_details_importdocsql.php3, * config.inc.php3, db_details_importdocsql.php3,

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.5.4-dev - Documentation</title> <title>phpMyAdmin 2.5.4-rc1 - 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.5.4-dev Documentation</h1> <h1>phpMyAdmin 2.5.4-rc1 Documentation</h1>
<!-- TOP MENU --> <!-- TOP MENU -->

File diff suppressed because it is too large Load Diff

2
README
View File

@@ -5,7 +5,7 @@ phpMyAdmin - Readme
A set of PHP-scripts to administrate MySQL over the WWW. A set of PHP-scripts to administrate MySQL over the WWW.
Version 2.5.4-dev Version 2.5.4-rc1
----------------- -----------------
http://www.phpmyadmin.net/ http://www.phpmyadmin.net/

View File

@@ -16,7 +16,7 @@
*/ */
// phpMyAdmin release // phpMyAdmin release
if (!defined('PMA_VERSION')) { if (!defined('PMA_VERSION')) {
define('PMA_VERSION', '2.5.4-dev'); define('PMA_VERSION', '2.5.4-rc1');
} }
// php version // php 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.5.4-dev - Official translators</title> <title>phpMyAdmin 2.5.4-rc1 - 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.5.4-dev official translators list</h1> <h1>phpMyAdmin 2.5.4-rc1 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