Re: [SMARTY-DEV] added smarty basic-syntax-variables file
[email protected] (George Miroshnikov)
| Newsgroups | php.smarty.dev |
|---|---|
| Organization | Infinity Creative Group |
| Message-ID | <[email protected]> |
Hello Monte, It compiles clean for me. I would only suggest to replace "display the key value of an array denoted by the value $bar" with something like "display the key value of an array; key name denoted by the variable $bar" because it's not obvious what exactly is denoted by $bar, and $bar is the variable, not value. Monday, December 13, 2004, 10:29:17 PM, you wrote: MO> Hi, MO> I added a new file to the english docs directory MO> "basic-syntax-variables.xml", can someone test that this is correct and MO> compiles clean? MO> Thanks MO> Monte