The non intialisation of variable
[email protected] (Cyril Mougel) Sun, 30 Oct 2005 13:14:50 +0100
| Newsgroups | php.smarty.dev |
|---|---|
| Message-ID | <[email protected]> |
Hi, It's my first mail to the Smarty devel Mailing list. I use smarty for my project and I read the code. But I notice that a lot of variable aren't initialized, but in PHP 5 a recommandation is the initialisation of variables. an php error STRICT appear. So can I have send diff with this initializations ? -- Cyril Mougel