Smarty support mod operator?
[email protected] (Urb LeJeune) Tue, 17 Oct 2006 09:21:19 -0400
| Newsgroups | php.smarty.general |
|---|---|
| Message-ID | <[email protected]> |
Does Smarty support the mod math operator? In PHP 4 % 3 returns 1. Urb