Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
6124074f8a
@ -2859,8 +2859,8 @@ class PMA_DisplayResults
|
||||
$meta->mimetype = str_replace(
|
||||
'_', '/',
|
||||
$this->transformation_info[strtolower($this->__get('db'))]
|
||||
[strtolower($this->__get('table'))]
|
||||
[strtolower($meta->name)][2]
|
||||
[strtolower($this->__get('table'))]
|
||||
[strtolower($meta->name)][2]
|
||||
);
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user