X-Git-Url: http://git.cyclocoop.org/?p=velocampus%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fecrire%2Fexec%2Fstatistiques_referers.php;fp=www%2Fecrire%2Fexec%2Fstatistiques_referers.php;h=7803e4100a6c3a56f9a3f65a557c0dc627f1dd85;hp=73f03c34aa34c14d4b83972f19963a614ba25bb7;hb=e99f0878011913365e49b30d90e496c24c301393;hpb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed diff --git a/www/ecrire/exec/statistiques_referers.php b/www/ecrire/exec/statistiques_referers.php index 73f03c3..7803e41 100644 --- a/www/ecrire/exec/statistiques_referers.php +++ b/www/ecrire/exec/statistiques_referers.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2011 * + * Copyright (c) 2001-2014 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * @@ -66,8 +66,8 @@ function exec_statistiques_referers_dist() echo join("
  • \n", $res); echo "
  • "; echo $plus; + echo "
    "; } - echo "
    "; echo fin_gauche(), fin_page(); }