2.11.4-rc1
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
|
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
|
||||||
<link rel="shortcut 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" />
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||||
<title>phpMyAdmin 2.11.4-dev - Documentation</title>
|
<title>phpMyAdmin 2.11.4-rc1 - Documentation</title>
|
||||||
<link rel="stylesheet" type="text/css" href="docs.css" />
|
<link rel="stylesheet" type="text/css" href="docs.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
<li><a href="#glossary">Glossary</a></li>
|
<li><a href="#glossary">Glossary</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h1>phpMyAdmin 2.11.4-dev Documentation</h1>
|
<h1>phpMyAdmin 2.11.4-rc1 Documentation</h1>
|
||||||
|
|
||||||
<ul><li><a href="http://www.phpmyadmin.net/">
|
<ul><li><a href="http://www.phpmyadmin.net/">
|
||||||
phpMyAdmin homepage</a></li>
|
phpMyAdmin homepage</a></li>
|
||||||
|
4
README
4
README
@@ -5,12 +5,12 @@ 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.11.4-dev
|
Version 2.11.4-rc1
|
||||||
------------------
|
------------------
|
||||||
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>
|
||||||
Copyright (C) 2001-2007 Marc Delisle <Marc.Delisle_at_cegepsherbrooke.qc.ca>
|
Copyright (C) 2001-2008 Marc Delisle <Marc.Delisle_at_cegepsherbrooke.qc.ca>
|
||||||
Olivier Müller <om_at_omnis.ch>
|
Olivier Müller <om_at_omnis.ch>
|
||||||
Robin Johnson <robbat2_at_users.sourceforge.net>
|
Robin Johnson <robbat2_at_users.sourceforge.net>
|
||||||
Alexander M. Turek <me_at_derrabus.de>
|
Alexander M. Turek <me_at_derrabus.de>
|
||||||
|
@@ -85,7 +85,7 @@ class PMA_Config
|
|||||||
*/
|
*/
|
||||||
function checkSystem()
|
function checkSystem()
|
||||||
{
|
{
|
||||||
$this->set('PMA_VERSION', '2.11.4-dev');
|
$this->set('PMA_VERSION', '2.11.4-rc1');
|
||||||
/**
|
/**
|
||||||
* @deprecated
|
* @deprecated
|
||||||
*/
|
*/
|
||||||
|
@@ -8,7 +8,7 @@
|
|||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
|
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
|
||||||
<link rel="shortcut 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" />
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||||
<title>phpMyAdmin 2.11.4-dev - Official translators</title>
|
<title>phpMyAdmin 2.11.4-rc1 - Official translators</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 @@
|
|||||||
<li><a href="Documentation.html#glossary">Glossary</a></li>
|
<li><a href="Documentation.html#glossary">Glossary</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h1>phpMyAdmin 2.11.4-dev official translators list</h1>
|
<h1>phpMyAdmin 2.11.4-rc1 official translators list</h1>
|
||||||
|
|
||||||
<p> Here is the list of the "official translators" of
|
<p> Here is the list of the "official translators" of
|
||||||
phpMyAdmin.</p>
|
phpMyAdmin.</p>
|
||||||
|
Reference in New Issue
Block a user