3.0.0 and 3.0.1-dev

This commit is contained in:
Marc Delisle
2008-09-27 12:46:03 +00:00
parent c7dd098be1
commit 94f6a04a8e
5 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ phpMyAdmin - ChangeLog
$Id$
$HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $
3.0.0.0 (not yet released)
3.0.0.0 (2008-09-27)
+ [export] properly handle line breaks for YAML, thanks to Dan Barry -
danbarry
+ [navi] new parameter $cfg['LeftDefaultTabTable']

View File

@@ -11,7 +11,7 @@
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>phpMyAdmin 3.0.0-rc3 - Documentation</title>
<title>phpMyAdmin 3.0.0 - Documentation</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
</head>
@@ -33,7 +33,7 @@
<li><a href="#glossary">Glossary</a></li>
</ul>
<h1>phpMyAdmin 3.0.0-rc3 Documentation</h1>
<h1>phpMyAdmin 3.0.0 Documentation</h1>
<ul><li><a href="http://www.phpmyadmin.net/">
phpMyAdmin homepage</a></li>

4
README
View File

@@ -5,8 +5,8 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
Version 3.0.0-rc3
-----------------
Version 3.0.0
-------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>

View File

@@ -85,7 +85,7 @@ class PMA_Config
*/
function checkSystem()
{
$this->set('PMA_VERSION', '3.0.0-rc3');
$this->set('PMA_VERSION', '3.0.0');
/**
* @deprecated
*/

View File

@@ -8,7 +8,7 @@
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>phpMyAdmin 3.0.0-rc3 - Official translators</title>
<title>phpMyAdmin 3.0.0 - Official translators</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
</head>
@@ -31,7 +31,7 @@
<li><a href="Documentation.html#glossary">Glossary</a></li>
</ul>
<h1>phpMyAdmin 3.0.0-rc3 official translators list</h1>
<h1>phpMyAdmin 3.0.0 official translators list</h1>
<p> Here is the list of the &quot;official translators&quot; of
phpMyAdmin.</p>