mirror of
https://github.com/vrana/adminer.git
synced 2025-08-14 18:44:02 +02:00
Use autofocus HTML attribute
This commit is contained in:
@@ -152,9 +152,9 @@ function get_driver($id) {
|
||||
}
|
||||
|
||||
/** Convert operator so it can be used in search
|
||||
* @param string $operator
|
||||
* @return string
|
||||
*/
|
||||
* @param string $operator
|
||||
* @return string
|
||||
*/
|
||||
function convertOperator($operator) {
|
||||
return $operator;
|
||||
}
|
||||
|
Reference in New Issue
Block a user