Update of /home/spip-cvs/spip
In directory miel:/tmp/cvs-serv15100
Modified Files:
inc-champ-squel.php3
Log Message:
Suite modif id_auteur dans boucle(FORUMS) ; Philippe Saint Martin
donne l'exemple suivant :
"<BOUCLE_message-contenu(FORUMS){id_forum}>
...
<BOUCLE_auteur(AUTEURS){tout}{id_auteur}>
[(#LOGO_AUTEUR|#URL_SITE)]<br /><br />
</BOUCLE...>
Index: inc-champ-squel.php3
RCS file: /home/spip-cvs/spip/inc-champ-squel.php3,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- inc-champ-squel.php3 26 Jan 2004 20:28:55 -0000 1.6
+++ inc-champ-squel.php3 27 Jan 2004 21:23:16 -0000 1.7
@@ -355,6 +355,7 @@
$contexte["id_article"] = $row["id_article"];
$contexte["id_breve"] = $row["id_breve"];
$contexte["id_parent"] = $row["id_parent"];
+ $contexte["id_auteur"] = $row["id_auteur"];
$contexte["date"] = $row["date_heure"];
',
'auteurs' => '