Plugin Directory

Changeset 991060


Ignore:
Timestamp:
09/16/2014 01:47:03 PM (11 years ago)
Author:
nicoss01
Message:

fix js code error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ga-made-simple/trunk/ga-made-simple.php

    r991002 r991060  
    123123        if(get_option("universal")==1){
    124124            echo "<script>
     125            var author_url='http://www.devictio.fr';
    125126  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    126127  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
     
    134135
    135136    echo "<script type=\"text/javascript\">\n
    136 
     137            var author_url='http://www.devictio.fr';
    137138  var _gaq = _gaq || [];\n";
    138139
Note: See TracChangeset for help on using the changeset viewer.