2.11.3 and small changes in README
This commit is contained in:
@@ -26,7 +26,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
|
|||||||
- bug #1843463 [GUI] DROP PROCEDURE does not show alert
|
- bug #1843463 [GUI] DROP PROCEDURE does not show alert
|
||||||
- bug #1835904 [GUI] Back link after a SQL error forgets the query
|
- bug #1835904 [GUI] Back link after a SQL error forgets the query
|
||||||
|
|
||||||
2.11.3.0 (not yet released)
|
2.11.3.0 (2007-12-08)
|
||||||
- patch #1818389 to remove a notice (failed to flush buffer), thanks to
|
- patch #1818389 to remove a notice (failed to flush buffer), thanks to
|
||||||
Bertrand
|
Bertrand
|
||||||
- patch #1821154, HTTP authentication: fix auth working with php/mod_fastcgi,
|
- patch #1821154, HTTP authentication: fix auth working with php/mod_fastcgi,
|
||||||
|
6
README
6
README
@@ -10,7 +10,7 @@ phpMyAdmin - Readme
|
|||||||
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-2006 Marc Delisle <DelislMa_at_CollegeSherbrooke.qc.ca>
|
Copyright (C) 2001-2007 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>
|
||||||
@@ -34,8 +34,8 @@ phpMyAdmin - Readme
|
|||||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
|
|
||||||
Requirements:
|
Requirements:
|
||||||
php 4.1.0 or later
|
php 5.2 or later
|
||||||
MySQL 3.23.32 or later
|
MySQL 5.0 or later
|
||||||
a web-browser (doh!)
|
a web-browser (doh!)
|
||||||
|
|
||||||
Summary:
|
Summary:
|
||||||
|
Reference in New Issue
Block a user