gl-website-deployer/admin/phpMyAdmin
2024-11-19 08:02:04 +01:00
..
doc/html Update website 2024-11-19 08:02:04 +01:00
examples Update website 2024-11-19 08:02:04 +01:00
js Update website 2024-11-19 08:02:04 +01:00
libraries Update website 2024-11-19 08:02:04 +01:00
locale Update website 2024-11-19 08:02:04 +01:00
setup Update website 2024-11-19 08:02:04 +01:00
sql Update website 2024-11-19 08:02:04 +01:00
templates Update website 2024-11-19 08:02:04 +01:00
themes Update website 2024-11-19 08:02:04 +01:00
vendor Update website 2024-11-19 08:02:04 +01:00
.rtlcssrc.json Update website 2024-11-19 08:02:04 +01:00
babel.config.json Update website 2024-11-19 08:02:04 +01:00
ChangeLog Update website 2024-11-19 08:02:04 +01:00
composer.json Update website 2024-11-19 08:02:04 +01:00
composer.lock Update website 2024-11-19 08:02:04 +01:00
config.sample.inc.php Update website 2024-11-19 08:02:04 +01:00
CONTRIBUTING.md Update website 2024-11-19 08:02:04 +01:00
favicon.ico Update website 2024-11-19 08:02:04 +01:00
index.php Update website 2024-11-19 08:02:04 +01:00
LICENSE Update website 2024-11-19 08:02:04 +01:00
package.json Update website 2024-11-19 08:02:04 +01:00
README Update website 2024-11-19 08:02:04 +01:00
RELEASE-DATE-5.2.1 Update website 2024-11-19 08:02:04 +01:00
robots.txt Update website 2024-11-19 08:02:04 +01:00
show_config_errors.php Update website 2024-11-19 08:02:04 +01:00
url.php Update website 2024-11-19 08:02:04 +01:00
yarn.lock Update website 2024-11-19 08:02:04 +01:00

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

Version 5.2.1

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