| File | Date | Author | Commit |
|---|---|---|---|
| adminer | 2010-11-16 |
|
[48ba0c] Release 3.1.0 |
| editor | 2010-11-09 |
|
[8aac3b] Dual licensing: Apache or GPL |
| externals | 2010-05-07 |
|
[9f10f2] Link externals |
| tests | 2010-10-14 |
|
[d69e8c] Directory structure |
| .gitignore | 2010-05-14 |
|
[96e348] Ignore compiled files |
| .gitmodules | 2010-05-07 |
|
[9f10f2] Link externals |
| changes.txt | 2010-11-16 |
|
[48ba0c] Release 3.1.0 |
| compile.php | 2010-11-15 |
|
[b4b597] Include only active translations |
| coverage.php | 2010-04-21 |
|
[3f5b68] Reintegrate sqlite branch |
| lang.php | 2010-10-22 |
|
[6775ac] Whitespace |
| readme.txt | 2010-11-09 |
|
[8aac3b] Dual licensing: Apache or GPL |
| todo.txt | 2010-11-08 |
|
[15ccbe] Comments |
Adminer - Database management in single PHP file Adminer Editor - Data manipulation for end-users http://www.adminer.org/ Supports: MySQL, PostgreSQL, SQLite, MS SQL, Oracle Requirements: PHP 4.3.3+ or PHP 5+ Apache License 2.0 or GPL 2 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