Re: Config files's array support COMPLETE
pete M <[email protected]>
| Newsgroups | gmane.comp.php.smarty.devel |
|---|---|
| Message-ID | <[email protected]> |
yipee. Tarik!! gonna throw this at my server ;-))))) pete ;-) Tarik Ansari wrote: > Hi everybody, > > Here is my work then : > - now complete support of config array vars > - suppressed redondant newline in compiler and deleted newlines int in > html_* functions to respect templates files indentation > - deleted 'ALLOW_CONSTANTS' => false in $security_settings, as it is not yet > supported > > about config arrays vars, it does support constant indexes with good reasons > for that : > - it allow to to link errnos of php scripts with configs string messages > (the utility of this method is explained in details onto this post: > http://news.php.net/article.php?group=php.smarty.general&article=11010) > - it does not break anyway the fact that config vars are "constants" > > I just posted the files (modified from the lastest CVS of today) instead of > unified diff, as I am not very familiar yet with CVS. > > Tarik > -- Smarty Development Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php