1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-29 01:00:07 +02:00

Simplify SQLite development

This commit is contained in:
Jakub Vrana
2017-02-21 13:13:39 +01:00
parent f8fd4dd6e3
commit 56b6590a4f
2 changed files with 9 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ editor/index.php - Run development version of Adminer Editor
editor/example.php - Example customization
plugins/readme.txt - Plugins for Adminer and Adminer Editor
adminer/plugin.php - Plugin demo
adminer/sqlite.php - Development version of Adminer with SQLite allowed
compile.php - Create a single file version
lang.php - Update translations
tests/selenium.html - Selenium test suite