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

New plugin: Set up driver, server and database in Adminer Editor

This commit is contained in:
Jakub Vrana
2025-04-03 15:45:37 +02:00
parent dea16493ff
commit 96191587cc
4 changed files with 43 additions and 3 deletions

View File

@@ -1,4 +1,6 @@
<?php
// see ../plugins/editor-setup.php for an easier solution
function adminer_object() {
include_once "../plugins/login-password-less.php";