From 779df500175bc808a518af86b9fdd117008c9b3b Mon Sep 17 00:00:00 2001 From: Git Date: Tue, 6 May 2014 08:00:44 +0000 Subject: [PATCH] Empty commit --- classes/useragent.class.php | 1 + sections/torrents/browse.php | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/useragent.class.php b/classes/useragent.class.php index 7da6e1e8..b0a220ed 100644 --- a/classes/useragent.class.php +++ b/classes/useragent.class.php @@ -26,6 +26,7 @@ class UserAgent { 'chromeframe' => 'Chrome Frame', 'x-clock' => 'Chrome Frame', 'MSIE' => 'Internet Explorer', + 'Trident' => 'Internet Explorer', //Firefox versions 'Shiretoko' => 'Firefox (Experimental)', 'Minefield' => 'Firefox (Experimental)', diff --git a/sections/torrents/browse.php b/sections/torrents/browse.php index c6382629..881895cd 100644 --- a/sections/torrents/browse.php +++ b/sections/torrents/browse.php @@ -545,7 +545,6 @@ function header_link($SortKey, $DefaultWay = 'desc') { $HideAdvanced = ' hidden'; } - View::show_header('Browse Torrents', 'browse'); ?>