mirror of
https://github.com/vrana/adminer.git
synced 2025-08-18 20:31:19 +02:00
Column names customization (bug #3194500)
This commit is contained in:
@@ -192,7 +192,7 @@ username.form['driver'].onchange();
|
||||
}
|
||||
|
||||
/** Print columns box in select
|
||||
* @param array result of selectColumnsProcess()
|
||||
* @param array result of selectColumnsProcess()[0]
|
||||
* @param array selectable columns
|
||||
* @return null
|
||||
*/
|
||||
|
Reference in New Issue
Block a user