mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 17:14:07 +02:00
Comments
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Adminer - Database management in single PHP file
|
||||
Adminer Editor - Database editor in single PHP file
|
||||
Adminer Editor - Data manipulation for end-users
|
||||
|
||||
http://www.adminer.org/
|
||||
Supports: MySQL, PostgreSQL, SQLite, MS SQL, Oracle
|
||||
@@ -8,6 +8,7 @@ Apache License, Version 2.0
|
||||
|
||||
adminer/index.php - Run development version of Adminer
|
||||
editor/index.php - Run development version of Adminer Editor
|
||||
editor/example.php - Example customization
|
||||
compile.php [driver] [lang] - Create a single file version
|
||||
lang.php [lang] - Update translations
|
||||
tests/selenium.html - Selenium test suite
|
||||
|
Reference in New Issue
Block a user