Fix header icon on server plugins page
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
This commit is contained in:
parent
cb86280ba4
commit
92f6de7631
@ -5,6 +5,7 @@ phpMyAdmin - ChangeLog
|
||||
- issue #14478 phpMyAdmin no longer streams the export data
|
||||
- issue #14514 Tables with SYSTEM VERSIONING show up as views instead of tables
|
||||
- issue #14515 Values cannot be edited in SYSTEM VERSIONING tables with INVISIBLE timestamps
|
||||
- issue Fix header icon on server plugins page
|
||||
|
||||
4.8.5 (2019-01-25)
|
||||
- issue Developer debug data was saved to the PHP error log
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
'text': 'Storage engines'|trans
|
||||
},
|
||||
'plugins': {
|
||||
'image': 'b_engine',
|
||||
'image': 'b_plugin',
|
||||
'text': 'Plugins'|trans
|
||||
},
|
||||
'binlog': {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user