11-01-2008, 12:54 PM
|
#1 (permalink)
|
|
The Acquainted
Join Date: Sep 2007
Posts: 133
Thanks: 6
|
Template Class Issues
Hey,
Okay, so, we have a template class (wrote from scratch) but the issue lies in the if statement parsing, the issue there is that if there's an if statement within an if statement (html if statement as in {if name='blah'}content{/endif} etc..) then the second if statement will get prematurely cut off, i think it's due to the regex on line 143. Any ideas anybody?
Code: [nvm]
Thanks!
Last edited by WinSrev : 11-03-2008 at 06:55 AM.
|
|
|