~ubuntu-branches/ubuntu/gutsy/awstats/gutsy-updates

« back to all changes in this revision

Viewing changes to wwwroot/js/awstats_misc_tracker.js

  • Committer: Bazaar Package Importer
  • Author(s): Charles Fry
  • Date: 2007-02-10 11:11:02 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070210111102-bbx43ay1krtxh1nq
Tags: 6.6+dfsg-1
New upstream release (Closes: #350987, #335865)

Show diffs side-by-side

added added

removed removed

Lines of Context:
119
119
                TRKsvg = awstats_detectIE("Adobe.SVGCtl");
120
120
                TRKfla = awstats_detectIE("ShockwaveFlash.ShockwaveFlash.1");
121
121
                TRKrp  = awstats_detectIE("rmocx.RealPlayer G2 Control.1");
122
 
                TRKmov = awstats_detectIE("QuickTimeCheckObject.QuickTimeCheck.1");
123
 
                TRKwma = awstats_detectIE("MediaPlayer.MediaPlayer.1");
 
122
                TRKmov = awstats_detectIE("Quicktime.Quicktime");
 
123
                TRKwma = awstats_detectIE("wmplayer.ocx");
124
124
                TRKpdf = 'n'; TRKpdfver='';
125
125
        if (awstats_detectIE("PDF.PdfCtrl.1") == 'y') { TRKpdf = 'y'; TRKpdfver='4'; } // Acrobat 4
126
126
            if (awstats_detectIE('PDF.PdfCtrl.5') == 'y') { TRKpdf = 'y'; TRKpdfver='5'; } // Acrobat 5