We're not yet at RC1, Robin ;-)
This commit is contained in:
@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2002-08-12 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
|
* libraries/defines_php.lib.php3, Documentation.*, translators.html:
|
||||||
|
corrected version number.
|
||||||
|
|
||||||
2002-08-11 Robin Johnson <robbat2@users.sourceforge.net>
|
2002-08-11 Robin Johnson <robbat2@users.sourceforge.net>
|
||||||
### 2.3.0 is released ###
|
### 2.3.0 is released ###
|
||||||
* Documentation.html:
|
* Documentation.html:
|
||||||
|
@@ -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.3.1-rc1 - Documentation</title>
|
<title>phpMyAdmin 2.3.1-dev - Documentation</title>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
<!--
|
<!--
|
||||||
.navigation {
|
.navigation {
|
||||||
@@ -74,7 +74,7 @@
|
|||||||
|
|
||||||
<body bgcolor="#FFFFFF">
|
<body bgcolor="#FFFFFF">
|
||||||
<a name="top"></a>
|
<a name="top"></a>
|
||||||
<h1>phpMyAdmin 2.3.1-rc1 Documentation</h1>
|
<h1>phpMyAdmin 2.3.1-dev Documentation</h1>
|
||||||
|
|
||||||
|
|
||||||
<!-- TOP MENU -->
|
<!-- TOP MENU -->
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
phpMyAdmin 2.3.0 Documentation
|
phpMyAdmin 2.3.0-dev Documentation
|
||||||
|
|
||||||
* Sourceforge phpMyAdmin project page [ http://www.phpmyadmin.net/
|
* Sourceforge phpMyAdmin project page [ http://www.phpmyadmin.net/
|
||||||
]
|
]
|
||||||
|
@@ -12,7 +12,7 @@
|
|||||||
*/
|
*/
|
||||||
// phpMyAdmin release
|
// phpMyAdmin release
|
||||||
if (!defined('PMA_VERSION')) {
|
if (!defined('PMA_VERSION')) {
|
||||||
define('PMA_VERSION', '2.3.1-rc1');
|
define('PMA_VERSION', '2.3.1-dev');
|
||||||
}
|
}
|
||||||
|
|
||||||
// php version
|
// php version
|
||||||
|
@@ -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.3.1-rc1 - Official translators</title>
|
<title>phpMyAdmin 2.3.1-dev - Official translators</title>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
<!--
|
<!--
|
||||||
body {
|
body {
|
||||||
@@ -53,7 +53,7 @@
|
|||||||
|
|
||||||
<body bgcolor="#FFFFFF">
|
<body bgcolor="#FFFFFF">
|
||||||
|
|
||||||
<h1 align="center">phpMyAdmin 2.3.1-rc1 official translators list</h1>
|
<h1 align="center">phpMyAdmin 2.3.1-dev official translators list</h1>
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
Reference in New Issue
Block a user