This repository has been archived by the owner on Sep 10, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New bundle pack p4 4.0.10.17 / 4.4.15.8 / 4.6.4
- Loading branch information
crazy-max
committed
Oct 7, 2016
1 parent
90a3e91
commit bda6f0a
Showing
5,613 changed files
with
1,452,926 additions
and
1 deletion.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
phpMyAdmin - Readme | ||
=================== | ||
|
||
Version 4.0.10.17 | ||
|
||
A set of PHP-scripts to manage MySQL over the web. | ||
|
||
https://www.phpmyadmin.net/ | ||
|
||
Copyright | ||
--------- | ||
|
||
Copyright (C) 1998-2000 | ||
Tobias Ratschiller <tobias_at_ratschiller.com> | ||
|
||
Copyright (C) 2001-2014 | ||
Marc Delisle <marc_at_infomarc.info> | ||
Olivier Müller <om_at_omnis.ch> | ||
Robin Johnson <robbat2_at_users.sourceforge.net> | ||
Alexander M. Turek <me_at_derrabus.de> | ||
Michal Čihař <michal_at_cihar.com> | ||
Garvin Hicking <me_at_supergarv.de> | ||
Michael Keck <mkkeck_at_users.sourceforge.net> | ||
Sebastian Mendel <cybot_tm_at_users.sourceforge.net> | ||
[check documentation for more details] | ||
|
||
License | ||
------- | ||
|
||
This program is free software; you can redistribute it and/or modify it under | ||
the terms of the GNU General Public License version 2, as published by the | ||
Free Software Foundation. | ||
|
||
This program is distributed in the hope that it will be useful, but WITHOUT | ||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS | ||
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more | ||
details. | ||
|
||
You should have received a copy of the GNU General Public License | ||
along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
|
||
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 in the doc folder. | ||
|
||
Download | ||
-------- | ||
|
||
You can get the newest version at https://www.phpmyadmin.net/. | ||
|
||
More Information | ||
---------------- | ||
|
||
Please see the documentation in the doc folder. | ||
|
||
Support | ||
------- | ||
|
||
See reference about support forums under https://www.phpmyadmin.net/ | ||
|
||
|
||
Enjoy! | ||
------ | ||
|
||
The phpMyAdmin Devel team | ||
|
||
|
||
PS: | ||
|
||
Please, don't send us emails with question like "How do I compile PHP with | ||
MySQL-support". We just don't have the time to be your free help desk. | ||
|
||
Please send your questions to the appropriate mailing lists / forums. Before | ||
contacting us, please read the documentation (especially the FAQ part). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Tue Aug 16 20:45:33 UTC 2016 |
Oops, something went wrong.