Documentation for distributing phpMyAdmin in README.VENDOR.
This commit is contained in:
@@ -67,6 +67,7 @@ danbarry
|
||||
- bug #1970836 [parser] SQL parser is slow, thanks to Christian Schmidt
|
||||
+ rfe #1692928 [transformation] Option to disable browser transformations
|
||||
+ [import] Speed optimization to be able to import the sakila database
|
||||
+ [doc] Documentation for distributing phpMyAdmin in README.VENDOR.
|
||||
|
||||
2.11.8.0 (not yet released)
|
||||
- patch #1987593 [interface] Table list pagination in navi,
|
||||
|
12
README.VENDOR
Normal file
12
README.VENDOR
Normal file
@@ -0,0 +1,12 @@
|
||||
$Id: README 10967 2007-12-08 12:46:36Z lem9 $
|
||||
|
||||
phpMyAdmin - hints for distributing phpMyAdmin
|
||||
==============================================
|
||||
|
||||
This document is intended to give advices to people who want to
|
||||
redistribute phpMyAdmin inside other software package such as Linux
|
||||
distribution or some all in one package including web server and MySQL
|
||||
server.
|
||||
|
||||
|
||||
# vim: et ts=4 sw=4 sts=4 tw=72 spell spelllang=en_us
|
Reference in New Issue
Block a user