Actions
Bug #23531
closedAllow other filename for module dispatcher than index.php
Status:
Rejected
Priority:
Won't have this time
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-09-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The module dispatcher (mod.php) requires hardcoded 'index.php'.
If you use other filenames in modern filestructure, there is no possibility to use different filename.
The following patch adds possibility to add the script filename in t3lib_extMgm::addModulePath as last parameter.
(issue imported from #M15692)
Files
Actions