X-Git-Url: http://git.cyclocoop.org/?p=velocampus%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fecrire%2Finc%2Fforum.php;h=f16c63a0d54c2f076aee6f378d3513ab4cef836b;hp=7daccd6c634b828503a7d6f9a0a0f011180fe1a2;hb=c625b104635475bbbd7df144638b9c163284a939;hpb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed diff --git a/www/ecrire/inc/forum.php b/www/ecrire/inc/forum.php index 7daccd6..f16c63a 100644 --- a/www/ecrire/inc/forum.php +++ b/www/ecrire/inc/forum.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. * @@ -474,7 +474,7 @@ function afficher_forum_thread($row, $controle_id_article, $compteur_forum, $nb_ . ''; if ($spip_display == 4) { - $res = $titre_boite ."
"; + $res = $titre_boite ."
"; } else { if ($id_auteur AND $voir_logo) { $chercher_logo = charger_fonction('chercher_logo', 'inc'); @@ -488,7 +488,7 @@ function afficher_forum_thread($row, $controle_id_article, $compteur_forum, $nb_ } - $res = "" + $res = "" . afficher_forum_4($compteur_forum, $nb_forum, $i) . "\n" . (($compteur_forum == 1)