Actions
Bug #19346
closedCode in class.tx_tstemplateanalyzer.php don't match with the new CGL
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-09-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Code in file class.tx_tstemplateanalyzer.php don't match with the Coding Guidlines.
- Add spaces
- remove obsolete 'global $LANG' in modMenu() because not translation needed there
- changing boolean '0' to 'false'
- changing boolean '1' to 'true'
(issue imported from #M9372)
Files
Actions