We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ec10f4 commit e7bbdcfCopy full SHA for e7bbdcf
1 file changed
src/Admin/src/Service/AdminLoginService.php
@@ -118,7 +118,6 @@ private function logAdminVisit(array $serverParams, string $name, SuccessFailure
118
*
119
* @see https://www.php.net/manual/en/function.get-browser.php
120
*/
121
-
122
if (ini_get('browscap')) {
123
$browser = get_browser($_SERVER['HTTP_USER_AGENT']);
124
}
0 commit comments