Actions
Bug #30883
closedUse elseif instead of else if in config_default.php
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-10-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Change I70fa89120dbe8c7790e3d6de4b173b69beb8a6f9 (https://review.typo3.org/#change,4526)
introduced a regression by using else if instead of elseif.
Problems: The jenkins checks fail.
Actions