mirror of
https://github.com/vrana/adminer.git
synced 2025-08-06 22:56:46 +02:00
New plugin: Specify query timeout
This commit is contained in:
@@ -85,6 +85,10 @@ class Adminer {
|
||||
return 2;
|
||||
}
|
||||
|
||||
/** Called after connecting and selecting a database */
|
||||
function afterConnect(): void {
|
||||
}
|
||||
|
||||
/** Headers to send before HTML output */
|
||||
function headers(): void {
|
||||
}
|
||||
|
Reference in New Issue
Block a user