Actions
Bug #36399
closedMissing static keyword for function addFieldsToUserSettings in t3lib_extMgm
Start date:
2012-04-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
All t3lib_extMgm methods are meant to be called statically. The function addFieldsToUserSettings is missing the static keyword.
Actions