xf_phantom
Well-known member
Is there any limit with the modifications?
I've just run into a scenario, where i could have ~50-250 template modifications in 2 templates and since it's just a simple
foreach $modifications AS $modification{
change template
}
i'm scared that it could take too long and stop/break before the successfull compile[/php]
I've just run into a scenario, where i could have ~50-250 template modifications in 2 templates and since it's just a simple
foreach $modifications AS $modification{
change template
}
i'm scared that it could take too long and stop/break before the successfull compile[/php]