Bug #18116
Remove hardcoded references to alt_main.php backend interface
Status: | Closed | Start date: | 2008-02-04 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Jeff Segars | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 4.2 | Is Regression: | ||
PHP Version: | 5.2 | Sprint Focus: | ||
Complexity: |
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)
Related issues
History
#1 Updated by Ingo Renner over 7 years ago
definitely a must have!
#2 Updated by Jeff Segars over 7 years ago
Committed to trunk in changeset 3069.