[TYPO3-core] FYI #7549: FE Login: enabling forget password link via TS is not possible
Martin Kutschker
martin.kutschker-n0spam at no5pam-blackbox.net
Sat Feb 16 17:20:13 CET 2008
Stefan Galinski schrieb:
> Hi Benjamin,
>
> Your applied patch contains a syntax error. Take a look at the last line of
> this part.
>
>> - if ($this->flexFormValue('recursive', 'sDEF'))
>> + if ($this->flexFormValue('recursive', 'sDEF')) {
>> $flex['recursive'] = $this->flexFormValue('recursive', 'sDEF');
>> + ]
>
> IMHO adding of the curly braces is just a waste of space.
Our guidelines require the braces for readability.
Masi
More information about the TYPO3-team-core
mailing list