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

New plugin: Specify query timeout

This commit is contained in:
Jakub Vrana
2025-06-28 22:11:03 +02:00
parent c9a52cd28c
commit 6dec0d63b0
10 changed files with 70 additions and 9 deletions

View File

@@ -59,6 +59,9 @@ class Adminer {
return 5;
}
function afterConnect() {
}
function headers() {
}