2.5.1-rc1

This commit is contained in:
Marc Delisle
2003-05-26 12:34:43 +00:00
parent 7935de04c9
commit 50bf82ce87
5 changed files with 354 additions and 350 deletions

View File

@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
$Id$
$Source$
2003-05-26 Marc Delisle <lem9@users.sourceforge.net>
* lang/chinese_big5: Updated, thanks to Siu Sun
### 2.5.1-rc1 released
2003-05-26 Michal Cihar <nijel@users.sourceforge.net>
* Documentation, config.inc.php3, tbl_change.php3,
tbl_properties.inc.php3, libraries/config_import.lib.php3: Possibility

View File

@@ -8,7 +8,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>phpMyAdmin 2.5.1-dev - Documentation</title>
<title>phpMyAdmin 2.5.1-rc1 - 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.5.1-dev Documentation</h1>
<h1>phpMyAdmin 2.5.1-rc1 Documentation</h1>
<!-- TOP MENU -->

View File

@@ -6,7 +6,7 @@
Transformations - FAQ - Developers - Credits - Translators
______________________________________________________________________
phpMyAdmin 2.5.1-dev Documentation
phpMyAdmin 2.5.1-rc1 Documentation
* SourceForge phpMyAdmin project page [ http://www.phpmyadmin.net/
]
@@ -14,8 +14,8 @@
+ Version history: ChangeLog
+ General notes: README
+ License: LICENSE
* Documentation version: $Id: Documentation.html,v 1.447 2003/05/24
12:04:00 lem9 Exp $
* Documentation version: $Id: Documentation.html,v 1.449 2003/05/26
12:33:36 lem9 Exp $
Requirements
@@ -2090,7 +2090,7 @@ FAQ - Frequently Asked Questions
If you put a backslash before the underscore, it means that the
database name will have a real underscore.
[6.11] What is the curious symbol o/ in the statistics pages?
[6.11] What is the curious symbol <EFBFBD> in the statistics pages?
It means "average".
@@ -2121,7 +2121,7 @@ FAQ - Frequently Asked Questions
If you use it, you should be aware that any SQL statement you submit
will be stored anonymously (database/table/column names, strings,
numbers replaced with generic values). The Mimer SQL Validator itself,
is (c) 2001 Upright Database Technology. We utilize it as free SOAP
is <EFBFBD> 2001 Upright Database Technology. We utilize it as free SOAP
service.
[6.15] I want to add a BLOB field and put an index on it, but MySQL says
@@ -2302,7 +2302,7 @@ CREDITS, in chronological order
* current project maintainer
* many bugfixes and improvements
- Loic Chapeaux <lolo_at_phpheaven.net>
- Lo<EFBFBD>c Chapeaux <lolo_at_phpheaven.net>
* rewrote and optimized javascript, DHTML and DOM stuff
* rewrote the scripts so they fit the PEAR coding standards and
generate XHTML1.0 and CSS2 compliant codes

View File

@@ -16,7 +16,7 @@
*/
// phpMyAdmin release
if (!defined('PMA_VERSION')) {
define('PMA_VERSION', '2.5.1-dev');
define('PMA_VERSION', '2.5.1-rc1');
}
// php version

View File

@@ -5,7 +5,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>phpMyAdmin 2.5.1-dev - Official translators</title>
<title>phpMyAdmin 2.5.1-rc1 - 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.5.1-dev official translators list</h1>
<h1>phpMyAdmin 2.5.1-rc1 official translators list</h1>
<p>
Here is the list of the so called &quot;official translators&quot; of