Else tags are now working again. The problem was that if in a nested <if>, one of...
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 25 Jul 2005 00:51:27 +0000 (00:51 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 25 Jul 2005 00:51:27 +0000 (00:51 +0000)
commitcd3f2af96ea8573861df2fb2c34342c662b355d6
tree90aae0856a7c08582758324d18a1a4ad9807e602
parent717e3bb6c396b22f266f2f0d224dcb4e33422638
Else tags are now working again. The problem was that if in a nested <if>, one of the children had an <else /> but the parent didn't, then it would break.
template.php