~ubuntu-branches/ubuntu/trusty/muparser/trusty

« back to all changes in this revision

Viewing changes to docs/html/mup_intro.html

  • Committer: Package Import Robot
  • Author(s): Scott Howard
  • Date: 2014-01-10 23:03:01 UTC
  • Revision ID: package-import@ubuntu.com-20140110230301-aq9u175u2br14bzw
Tags: 2.2.3-3
* Updated symbols
* debian/patches/remove_google_tracking.patch, removes Google analytics
  tracking. Thanks lintian.
* Debian S-V 3.9.5, no changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
564
564
 
565
565
    <script type="text/javascript">
566
566
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
567
 
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
568
567
    </script>
569
568
    <script type="text/javascript">
570
569
    try 
571
570
    {
572
 
      var pageTracker = _gat._getTracker("UA-1019178-1");
573
 
      pageTracker._trackPageview();
574
571
    } 
575
572
    catch(err) {}
576
573
    </script>