adminerevo/readme.txt

17 lines
618 B
Plaintext
Raw Normal View History

2010-10-14 20:09:55 +00:00
Adminer - Database management in single PHP file
2010-10-17 19:58:02 +00:00
Adminer Editor - Data manipulation for end-users
2010-10-14 20:09:55 +00:00
http://www.adminer.org/
2013-07-16 15:32:03 +00:00
Supports: MySQL, PostgreSQL, SQLite, MS SQL, Oracle, SimpleDB, Elasticsearch
Requirements: PHP 5+
2010-11-09 11:59:51 +00:00
Apache License 2.0 or GPL 2
2010-10-14 20:09:55 +00:00
adminer/index.php - Run development version of Adminer
editor/index.php - Run development version of Adminer Editor
2010-10-17 19:58:02 +00:00
editor/example.php - Example customization
2011-02-09 16:57:10 +00:00
plugins/readme.txt - Plugins for Adminer and Adminer Editor
adminer/plugin.php - Plugin demo
2012-03-01 07:55:40 +00:00
compile.php - Create a single file version
lang.php - Update translations
2010-10-14 20:09:55 +00:00
tests/selenium.html - Selenium test suite