[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA1-1365-g45d90b6

The branch, master has been updated via 45d90b6bfd50164562afa70a2ca9051ffb8b29da (commit) from 04d64c3bfe6b086063f165e8625cf9675d5b924b (commit) - Log ----------------------------------------------------------------- commit 45d90b6bfd50164562afa70a2ca9051ffb8b29da Author: Michal Čihař <michal@cihar.com> Date: Fri Dec 31 14:16:37 2010 +0100 Use same formatting for all text files. ----------------------------------------------------------------------- Summary of changes: INSTALL | 6 +++--- README | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/INSTALL b/INSTALL index 56c8948..531c2d5 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,7 @@ phpMyAdmin - Installation -------------------------- +========================= - Please have a look to the Documentation.txt or - Documentation.html files. +Please have a look to the Documentation.txt or +Documentation.html files. diff --git a/README b/README index dddc67b..f341571 100644 --- a/README +++ b/README @@ -35,36 +35,36 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Requirements -~~~~~~~~~~~~ +------------ * PHP 5.2 or later * MySQL 5.0 or later * a web-browser (doh!) Summary -~~~~~~~ +------- phpMyAdmin is intended to handle the administration of MySQL over the web. For a summary of features, please see the Documentation.txt/.html file. Download -~~~~~~~~ +-------- You can get the newest version at http://www.phpmyadmin.net/. More Information -~~~~~~~~~~~~~~~~ +---------------- Please see the Documentation.txt/.html file. Support -~~~~~~~ +------- See reference about support forums under http://www.phpmyadmin.net/ Enjoy! -~~~~~~ +------ The phpMyAdmin Devel team hooks/post-receive -- phpMyAdmin
participants (1)
-
Michal Čihař