Mineplex/.FILES USED TO GET TO WHERE WE ARE PRESENTLY/xampp/phpMyAdmin
Daniel Waggner cdc35b3b7b Roll Back
Rolled the repository back to a working version that I had lying around. Things seem to be running smoothly.
2023-05-20 16:10:56 -07:00
..
doc/html PUUUUUSH 2023-05-17 14:44:01 -07:00
examples PUUUUUSH 2023-05-17 14:44:01 -07:00
js PUUUUUSH 2023-05-17 14:44:01 -07:00
libraries PUUUUUSH 2023-05-17 14:44:01 -07:00
locale PUUUUUSH 2023-05-17 14:44:01 -07:00
setup PUUUUUSH 2023-05-17 14:44:01 -07:00
sql PUUUUUSH 2023-05-17 14:44:01 -07:00
templates PUUUUUSH 2023-05-17 14:44:01 -07:00
themes PUUUUUSH 2023-05-17 14:44:01 -07:00
tmp/twig Roll Back 2023-05-20 16:10:56 -07:00
vendor PUUUUUSH 2023-05-17 14:44:01 -07:00
babel.config.json PUUUUUSH 2023-05-17 14:44:01 -07:00
ChangeLog PUUUUUSH 2023-05-17 14:44:01 -07:00
composer.json PUUUUUSH 2023-05-17 14:44:01 -07:00
composer.lock PUUUUUSH 2023-05-17 14:44:01 -07:00
config.inc.php PUUUUUSH 2023-05-17 14:44:01 -07:00
config.sample.inc.php PUUUUUSH 2023-05-17 14:44:01 -07:00
CONTRIBUTING.md PUUUUUSH 2023-05-17 14:44:01 -07:00
favicon.ico PUUUUUSH 2023-05-17 14:44:01 -07:00
index.php PUUUUUSH 2023-05-17 14:44:01 -07:00
LICENSE PUUUUUSH 2023-05-17 14:44:01 -07:00
package.json PUUUUUSH 2023-05-17 14:44:01 -07:00
print.css PUUUUUSH 2023-05-17 14:44:01 -07:00
README PUUUUUSH 2023-05-17 14:44:01 -07:00
RELEASE-DATE-5.1.0 PUUUUUSH 2023-05-17 14:44:01 -07:00
robots.txt PUUUUUSH 2023-05-17 14:44:01 -07:00
show_config_errors.php PUUUUUSH 2023-05-17 14:44:01 -07:00
url.php PUUUUUSH 2023-05-17 14:44:01 -07:00
yarn.lock PUUUUUSH 2023-05-17 14:44:01 -07:00

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

Version 5.1.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