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

AdminerConfig: Move link (fix #995)

This commit is contained in:
Jakub Vrana
2025-04-07 20:54:51 +02:00
parent be6cf07d26
commit e6cc8bf91e
5 changed files with 12 additions and 14 deletions

View File

@@ -52,6 +52,9 @@ class Adminer {
return get_databases($flush);
}
function pluginsLinks(): void {
}
function queryTimeout() {
return 5;
}