[ Index ] |
|
Code source de phpMyVisites 2.3 |
1 <?php 2 /** 3 * Clickheat : Fichier d'entête / Header file 4 * 5 * @author Yvan Taviaud / Labsmedia 6 * @since 02/04/2007 7 **/ 8 9 /** Direct call forbidden */ 10 if (!defined('CLICKHEAT_LANGUAGE')) 11 { 12 exit; 13 } 14 15 ?> 16 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 17 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo CLICKHEAT_LANGUAGE ?>"> 18 <head> 19 <title>ClickHeat</title> 20 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> 21 <link rel="stylesheet" type="text/css" href="<?php echo CLICKHEAT_PATH ?>styles/clickheat.css" /> 22 </head> 23 <body>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 14:10:01 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |