[TYPO3-core] RFC: Bug #7589: FULLTEXT keys are not processed correctly
Dmitry Dulepov [typo3]
dmitry at typo3.org
Thu Feb 21 14:42:32 CET 2008
Hi!
Ingo Renner wrote:
> Dmitry Dulepov [typo3] wrote:
>
>> This is inconsistent. If we have elseif on a separate line, else must
>> be on separate line as well.
>
> instead I propose the other way around...
Well, I prefer Zend style, which is:
if (expr) {
}
elseif (expr) {
}
else {
}
--
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"
More information about the TYPO3-team-core
mailing list