RE: [htmltmpl] TMPL_IF truth vs definition
Brought to you by:
samtregar
From: Kenny S. <ke...@jo...> - 2002-06-21 16:46:54
|
Hi Tugrul, I normally don't jump in on these conversations, but are you really suggesting that TMPL_IF be true if the value of the variable is 0? 0 = true goes against everything computers stand for. > TMPL_IF works all of the time except when the data that exists just > happens to be 0 (or anything else that is false). So, what you are saying is TMPL_IF is false if the data is false. Sounds like it works perfectly to me! Kenny Smith |