[TYPO3-core] RFC #14028: Code cleanup: Cleanup: class.t3lib_userauthgroup.php

Kjeld Schumacher ks at not-only-pixel.de
Wed Apr 7 16:41:55 CEST 2010


This is an SVN patch request.

Type: Code cleanup

Bugtracker references:
http://bugs.typo3.org/view.php?id=14028

Branches: trunk, 4.3

Problem:
At first class.t3lib_userauthgroup.php does not match CGL,
second there is one while(list())=each) in class left.
For some variables their meaning is not clear.

Solution:
Add missing spaces and replace while(list()=each) witch foreach.
Rename unclear variables (like $fN =>  $fieldName)

Notes:
Is this patch ok? Or should i split them in three parts and open for each issue a new bugtracker entry?

Cheers Kjeld

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 14028_v1.diff
Type: text/x-diff
Size: 64559 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100407/c2b034c3/attachment-0001.diff>


More information about the TYPO3-team-core mailing list