Actions
Bug #18116
closedRemove hardcoded references to alt_main.php backend interface
Start date:
2008-02-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Various places in the core are hardcoded to use the alt_main.php backend interface. I'm introducing a t3lib_BEfunc function to get the current backend script and use this instead of alt_main.php.
(issue imported from #M7386)
Files
Updated by Jeff Segars almost 17 years ago
Committed to trunk in changeset 3069.
Actions