Actions
Bug #22393
closedChoose proper variable namings in tslib_cObj::getGlobal()
Start date:
2010-04-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
tslib_cObj::getGlobal() uses variable names like $c, $k, $a, $var, $vars etc
When working on #22392 and another patch (not yet registered in bugtracker) I struggled to find out how getGlobal() actually works. Proper naming of variables would be helpful.
(issue imported from #M14023)
Files
Actions