Skip to content

Commit

Permalink
add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab committed Jul 12, 2012
1 parent c80a024 commit 3236d22
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions TODO
@@ -0,0 +1,11 @@

Nested IF statements don't seem to work:

<TMPL_IF a>
<TMPL_IF b>
</TMPL_IF>
</TMPL_IF>


It seems that in <TMPL_VAR name> 'name' is case sensitive.

0 comments on commit 3236d22

Please sign in to comment.