From: eldy <> Date: Tue, 13 Jul 2004 23:28:13 +0000 (+0000) Subject: Add window size. X-Git-Tag: AWSTATS_6_3_RELEASE~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42847a994cb58e18f496c52cf1282eb75d2e06bc;p=thirdparty%2FAWStats.git Add window size. --- diff --git a/wwwroot/js/awstats_misc_tracker.js b/wwwroot/js/awstats_misc_tracker.js index 5cc2a75e..f30570d6 100644 --- a/wwwroot/js/awstats_misc_tracker.js +++ b/wwwroot/js/awstats_misc_tracker.js @@ -12,6 +12,7 @@ // // This allows AWStats to be enhanced with some miscellanous features: // - Screen size detection (TRKscreen) +// - Window size detection (TRKwinsize) // - Screen color depth detection (TRKcdi) // - Java enabled detection (TRKjava) // - Macromedia Director plugin detection (TRKshk)