From: x99bachelart Date: Tue, 9 Sep 2003 23:44:49 +0000 (+0000) Subject: header tuning X-Git-Tag: 1.8~417 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=819e5b3e43ac503ebe719413ccf1c182c9a1e3e1;p=banana.git header tuning - head => headers needed for display and spool building - headdisp => displayed headers --- diff --git a/article.php b/article.php index 57ce054..22283f9 100644 --- a/article.php +++ b/article.php @@ -99,7 +99,7 @@ summary=""> $nick) { +foreach ($news['headdisp'] as $nick => $real) { if (isset($post->headers->$nick)) echo "$real" ."".formatdisplayheader($nick,$post->headers->$nick,$spool)