going to 2.6.0-beta1
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>phpMyAdmin 2.6.0-alpha3 - Documentation</title>
|
||||
<title>phpMyAdmin 2.6.0-beta1 - Documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="docs.css" />
|
||||
</head>
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
<hr noshade="noshade" width="100%" />
|
||||
</div>
|
||||
|
||||
<h1>phpMyAdmin 2.6.0-alpha3 Documentation</h1>
|
||||
<h1>phpMyAdmin 2.6.0-beta1 Documentation</h1>
|
||||
|
||||
|
||||
<!-- TOP MENU -->
|
||||
|
4
README
4
README
@@ -5,8 +5,8 @@ phpMyAdmin - Readme
|
||||
|
||||
A set of PHP-scripts to administrate MySQL over the WWW.
|
||||
|
||||
Version 2.6.0-alpha2
|
||||
--------------------
|
||||
Version 2.6.0-beta1
|
||||
-------------------
|
||||
http://www.phpmyadmin.net/
|
||||
|
||||
Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
|
||||
|
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
// phpMyAdmin release
|
||||
if (!defined('PMA_VERSION')) {
|
||||
define('PMA_VERSION', '2.6.0-alpha3');
|
||||
define('PMA_VERSION', '2.6.0-beta1');
|
||||
}
|
||||
|
||||
// php version
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>phpMyAdmin 2.6.0-alpha2 - Official translators</title>
|
||||
<title>phpMyAdmin 2.6.0-beta1 - Official translators</title>
|
||||
<link rel="stylesheet" type="text/css" href="docs.css" />
|
||||
<script lanuage="javascript" type="text/javascript">
|
||||
<!--
|
||||
@@ -45,7 +45,7 @@
|
||||
<hr noshade="noshade" width="100%" />
|
||||
</div>
|
||||
|
||||
<h1>phpMyAdmin 2.6.0-alpha2 official translators list</h1>
|
||||
<h1>phpMyAdmin 2.6.0-beta1 official translators list</h1>
|
||||
|
||||
<p>
|
||||
Here is the list of the so called "official translators" of
|
||||
|
Reference in New Issue
Block a user