Changeset 268 for cmtsite/index.html


Ignore:
Timestamp:
Oct 3, 2006, 12:30:57 PM (18 years ago)
Author:
garonne
Message:

Ajout phpmyvisites

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cmtsite/index.html

    r256 r268  
    88
    99<html>
     10
    1011  <head>
    1112    <title>CMT</title>
    12         <!-- phpmyvisites -->
    13 <a href="http://www.phpmyvisites.net/" title="phpMyVisites | Open source web analytics"
    14 onclick="window.open(this.href);return(false);">
    15 <script type="text/javascript">
    16 <!--
    17 var a_vars = Array();
    18 var pagename='';
    19 
    20 var phpmyvisitesSite = 1;
    21 var phpmyvisitesURL = "http://www.cmtsite.org/phpmv2/phpmyvisites.php";
    22 //-->
    23 </script>
    24 <script language=javascript src="http://www.cmtsite.org/phpmv2/phpmyvisites.js"
    25 type="text/javascript"></script>
    26 <noscript>
    27 <p>phpMyVisites | Open source web analytics
    28 <img src="http://www.cmtsite.org/phpmv2/phpmyvisites.php" alt="phpMyVisites" style="border:0" />
    29 </p>
    30 </noscript>
    31 </a>
    32 <!-- /phpmyvisites -->
    3313
    3414  </head>
    35 
    3615  <frameset cols="15%, *" border="4">
    3716
     
    4524
    4625  </frameset>
    47 
    4826</html>
    4927
Note: See TracChangeset for help on using the changeset viewer.