[TYPO3-core] RFC: Bug #7589: FULLTEXT keys are not processed correctly

Michael Stucki michael at typo3.org
Mon Feb 25 13:04:52 CET 2008


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 {
> }

This is used nowhere else in the code! Go have a look!

If you like to change it, please put it onto the topics list for our T3DD
meeting, but don't change it just because you like it more...

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/


More information about the TYPO3-team-core mailing list