1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-26 15:54:34 +02:00

Add plugin for switching designs

This commit is contained in:
Jakub Vrana
2018-01-23 12:15:38 +01:00
parent 81be5edb97
commit 6d774794c8
5 changed files with 30 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ 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
adminer/designs.php - Development version of Adminer with adminer.css switcher
compile.php - Create a single file version
lang.php - Update translations
tests/selenium.html - Selenium test suite