adminerevo/readme.txt

15 lines
537 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/
Supports: MySQL, PostgreSQL, SQLite, MS SQL, Oracle
Requirements: PHP 4.3.3+ or 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
2010-10-14 20:09:55 +00:00
compile.php [driver] [lang] - Create a single file version
lang.php [lang] - Update translations
tests/selenium.html - Selenium test suite