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

Edit foreign plugin

This commit is contained in:
Jakub Vrana
2011-06-23 22:08:08 +02:00
parent f8ae1d6360
commit 08e70e6309
3 changed files with 36 additions and 5 deletions

View File

@@ -20,6 +20,7 @@ function adminer_object() {
new AdminerForeignSystem,
new AdminerEnumOption,
new AdminerTablesFilter,
new AdminerEditForeign,
);
/* It is possible to combine customization and plugins: