# HG changeset patch # User Franck Deroche # Date 1193409395 -7200 # Node ID a1c7e5eb6af1a7f3a362d80166cc97f8370defe5 # Parent c6d2b32e499218ee58b5b86ccad3c9263376c396 Ces fichiers ne sont plus utilisés depuis le passage aux templates. diff -r c6d2b32e4992 -r a1c7e5eb6af1 foot.php --- a/foot.php Fri Oct 26 16:35:08 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,189 +0,0 @@ - -
- Sites visités -
- - - - - diff -r c6d2b32e4992 -r a1c7e5eb6af1 top.php --- a/top.php Fri Oct 26 16:35:08 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,50 +0,0 @@ - - - - - "2004", "month" => 6); - $tmpYear = $startDate['year']; $tmpMonth = $startDate['month']; - $curYear = (int)gmdate("Y"); $curMonth = (int)gmdate("m"); - $arMonth = array("Janvier", "Février", "Mars", "Avril", "Mai", "Juin", "Juillet", "Aout", "Septembre", "Octobre", "Novembre", "Décembre"); - $StyleSheets = array( - "Somatic" => "Somatic.css", - "OliveVerde" => "OliveVerde.css", - "Lite:Reloaded" => "Lite_nv.css", - "Brushed" => "Brushed.css", - ":Hover" => "HoverExp.css"); - $CkStyle = (array_key_exists("style", $_COOKIE) && array_key_exists($_COOKIE['style'], $StyleSheets))?$_COOKIE['style']:"Somatic"; - foreach($StyleSheets as $CSSName => $CSSHref) { - $t = ($CSSName == $CkStyle)?"StyleSheet":"Alternate StyleSheet"; - echo(" \n"); - } - if(!empty($Titre)) - echo(" {$Titre} - Dual Blog\n"); - else - echo(" Dual { v10 : OS Edition } Blog\n"); - - if(stristr($_SERVER['HTTP_USER_AGENT'], "MSIE") && !$CkStyle == "Somatic") - echo(""); - ?> - - - - - - - - - - - {$Summary} - \n"); - }*/ ?> -

Dual Blog : DeFr's Weblog

-