From: Pascal Corpet Date: Mon, 13 Sep 2010 21:01:57 +0000 (+0200) Subject: Adds an initialization to prevent a PHP notice X-Git-Tag: xorg/1.0.1~198 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=ac9b05d38ba500ebd5fd37b7a91298a37d7791b5;p=platal.git Adds an initialization to prevent a PHP notice --- diff --git a/templates/include/jobterms.branch.tpl b/templates/include/jobterms.branch.tpl index 14d6bb9..71a384c 100644 --- a/templates/include/jobterms.branch.tpl +++ b/templates/include/jobterms.branch.tpl @@ -20,6 +20,7 @@ {* *} {**************************************************************************} [ +{assign var=started value=0} {iterate from=$subTerms item=term} {if $started},{/if} {assign var=started value=1}