Actions
Bug #23213
closedMove file list from mod to sysext
Start date:
2010-07-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
There are a couple of sysexts reside in typo3/mod. This was historically the first place of sysext, they are now in typo3/sysext.
The patch moves the extension File>List to sysext
(issue imported from #M15155)
Files
Updated by Steffen Kamper over 14 years ago
For easy test:
1) delete typo3/mod/file/list and typo3/file_list.php
2) extract filelist.zip in typo3/sysext
3) install filelist (it's shy)
Updated by Steffen Kamper over 14 years ago
Committed to svn trunk rev 8209-8231
Existing files are moved via svn to keep the file history.
Actions