Merge branch 'QA_4_6'
This commit is contained in:
commit
82158f4c48
@ -215,7 +215,7 @@ class Config
|
||||
$this->set('PMA_USR_BROWSER_VER', intval($log_version[1]) + 4);
|
||||
$this->set('PMA_USR_BROWSER_AGENT', 'IE');
|
||||
} elseif (preg_match(
|
||||
'@OmniWeb/([0-9]\.[0-9]{1,2})@',
|
||||
'@OmniWeb/([0-9]{1,3})@',
|
||||
$HTTP_USER_AGENT,
|
||||
$log_version
|
||||
)) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user