2.6.2-beta1

This commit is contained in:
Marc Delisle
2005-03-28 01:38:15 +00:00
parent c021e6b464
commit 46503bf35b
5 changed files with 8 additions and 7 deletions

View File

@@ -9,6 +9,7 @@ $Source$
* lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis). * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
* libraries/relation.lib.php: bug #1170549, adding fields NOT NULL * libraries/relation.lib.php: bug #1170549, adding fields NOT NULL
under MySQL 4.1 under MySQL 4.1
### 2.6.2-beta1 released
2005-03-27 Alexander M. Turek <me@derrabus.de> 2005-03-27 Alexander M. Turek <me@derrabus.de>
* libraries/defines.lib.php, themes/*/info.inc.php: Marked 2.6.0 / 2.6.1 * libraries/defines.lib.php, themes/*/info.inc.php: Marked 2.6.0 / 2.6.1

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.2-dev - Documentation</title> <title>phpMyAdmin 2.6.2-beta1 - 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.2-dev Documentation</h1> <h1>phpMyAdmin 2.6.2-beta1 Documentation</h1>
<!-- TOP MENU --> <!-- TOP MENU -->

4
README
View File

@@ -5,8 +5,8 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web. A set of PHP-scripts to manage MySQL over the web.
Version 2.6.2-dev Version 2.6.2-beta1
----------------- -------------------
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.2-dev'); define('PMA_VERSION', '2.6.2-beta1');
} }
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.2-dev - Official translators</title> <title>phpMyAdmin 2.6.2-beta1 - 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.2-dev official translators list</h1> <h1>phpMyAdmin 2.6.2-beta1 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