grublox/piedmid
nolanwhy 97b4d0281c renamed pma to piedmid 2023-02-05 23:17:34 +01:00
..
doc/html renamed pma to piedmid 2023-02-05 23:17:34 +01:00
examples renamed pma to piedmid 2023-02-05 23:17:34 +01:00
js renamed pma to piedmid 2023-02-05 23:17:34 +01:00
libraries renamed pma to piedmid 2023-02-05 23:17:34 +01:00
locale renamed pma to piedmid 2023-02-05 23:17:34 +01:00
setup renamed pma to piedmid 2023-02-05 23:17:34 +01:00
sql renamed pma to piedmid 2023-02-05 23:17:34 +01:00
templates renamed pma to piedmid 2023-02-05 23:17:34 +01:00
themes renamed pma to piedmid 2023-02-05 23:17:34 +01:00
tmp/twig renamed pma to piedmid 2023-02-05 23:17:34 +01:00
vendor renamed pma to piedmid 2023-02-05 23:17:34 +01:00
.rtlcssrc.json renamed pma to piedmid 2023-02-05 23:17:34 +01:00
CONTRIBUTING.md renamed pma to piedmid 2023-02-05 23:17:34 +01:00
ChangeLog renamed pma to piedmid 2023-02-05 23:17:34 +01:00
LICENSE renamed pma to piedmid 2023-02-05 23:17:34 +01:00
README renamed pma to piedmid 2023-02-05 23:17:34 +01:00
RELEASE-DATE-5.2.0 renamed pma to piedmid 2023-02-05 23:17:34 +01:00
babel.config.json renamed pma to piedmid 2023-02-05 23:17:34 +01:00
composer.json renamed pma to piedmid 2023-02-05 23:17:34 +01:00
composer.lock renamed pma to piedmid 2023-02-05 23:17:34 +01:00
config.inc.php renamed pma to piedmid 2023-02-05 23:17:34 +01:00
config.sample.inc.php renamed pma to piedmid 2023-02-05 23:17:34 +01:00
favicon.ico renamed pma to piedmid 2023-02-05 23:17:34 +01:00
index.php renamed pma to piedmid 2023-02-05 23:17:34 +01:00
package.json renamed pma to piedmid 2023-02-05 23:17:34 +01:00
robots.txt renamed pma to piedmid 2023-02-05 23:17:34 +01:00
show_config_errors.php renamed pma to piedmid 2023-02-05 23:17:34 +01:00
url.php renamed pma to piedmid 2023-02-05 23:17:34 +01:00
yarn.lock renamed pma to piedmid 2023-02-05 23:17:34 +01:00

README

phpMyAdmin - Readme
===================

Version 5.2.0

A web interface for MySQL and MariaDB.

https://www.phpmyadmin.net/

Summary
-------

phpMyAdmin is intended to handle the administration of MySQL over the web.
For a summary of features, list of requirements, and installation instructions,
please see the documentation in the ./doc/ folder or at https://docs.phpmyadmin.net/

Copyright
---------

Copyright © 1998 onwards -- the phpMyAdmin team

Certain libraries are copyrighted by their respective authors;
see the full copyright list for details.

For full copyright information, please see ./doc/copyright.rst

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 <https://www.gnu.org/licenses/>.

Licensing of current contributions
----------------------------------

Beginning on 2013-12-01, new contributions to this codebase are all licensed
under terms compatible with GPLv2-or-later.  phpMyAdmin is currently
transitioning older code to GPLv2-or-later, but work is not yet complete.

Enjoy!
------

The phpMyAdmin team