2.3.3pl1
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2002-12-04 Marc Delisle <lem9@users.sourceforge.net>
|
||||
### 2.3.3pl1 released
|
||||
|
||||
2002-12-04 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* sql.php3: Back to previous version.
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>phpMyAdmin 2.3.4-dev - Documentation</title>
|
||||
<title>phpMyAdmin 2.3.3pl1 - Documentation</title>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
.navigation {
|
||||
@@ -74,7 +74,7 @@
|
||||
|
||||
<body bgcolor="#FFFFFF">
|
||||
<a name="top"></a>
|
||||
<h1>phpMyAdmin 2.3.4-dev Documentation</h1>
|
||||
<h1>phpMyAdmin 2.3.3pl1 Documentation</h1>
|
||||
|
||||
|
||||
<!-- TOP MENU -->
|
||||
|
@@ -1,5 +1,5 @@
|
||||
|
||||
phpMyAdmin 2.3.3 Documentation
|
||||
phpMyAdmin 2.3.3pl1 Documentation
|
||||
|
||||
* Sourceforge phpMyAdmin project page [ http://www.phpmyadmin.net/
|
||||
]
|
||||
@@ -7,8 +7,8 @@
|
||||
+ Version history: ChangeLog
|
||||
+ General notes: README
|
||||
+ License: LICENSE
|
||||
* Documentation version: $Id: Documentation.html,v 1.364 2002/12/02
|
||||
11:16:47 lem9 Exp $
|
||||
* Documentation version: $Id: Documentation.html,v 1.366 2002/12/04
|
||||
18:22:31 lem9 Exp $
|
||||
______________________________________________________________________
|
||||
|
||||
Top - Requirements - Introduction - Installation -
|
||||
|
@@ -13,7 +13,7 @@
|
||||
*/
|
||||
// phpMyAdmin release
|
||||
if (!defined('PMA_VERSION')) {
|
||||
define('PMA_VERSION', '2.3.4-dev');
|
||||
define('PMA_VERSION', '2.3.3pl1');
|
||||
}
|
||||
|
||||
// php version
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>phpMyAdmin 2.3.4-dev - Official translators</title>
|
||||
<title>phpMyAdmin 2.3.3pl1 - Official translators</title>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
body {
|
||||
@@ -69,7 +69,7 @@
|
||||
|
||||
<body bgcolor="#FFFFFF">
|
||||
|
||||
<h1 align="center">phpMyAdmin 2.3.4-dev official translators list</h1>
|
||||
<h1 align="center">phpMyAdmin 2.3.3pl1 official translators list</h1>
|
||||
<br />
|
||||
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user