[TASK] Remove class.* from /typo3/
Removes last few class file wrappers from /typo3/ folder. Those files were renamed and moved during namespacing. Few references are adapted in comments only. - Please also see removed require_once statement. Change-Id: I25a33aea5adde12ce1bca35e1473ccc1d6ed41b0 Resolves: #48942 Releases: 6.2 Reviewed-on: https://review.typo3.org/21284 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring
Showing
- typo3/class.db_list.inc 0 additions, 8 deletionstypo3/class.db_list.inc
- typo3/class.db_list_extra.inc 0 additions, 8 deletionstypo3/class.db_list_extra.inc
- typo3/class.file_list.inc 0 additions, 8 deletionstypo3/class.file_list.inc
- typo3/class.filelistfoldertree.php 0 additions, 8 deletionstypo3/class.filelistfoldertree.php
- typo3/class.show_rechis.inc 0 additions, 8 deletionstypo3/class.show_rechis.inc
- typo3/class.webpagetree.php 0 additions, 8 deletionstypo3/class.webpagetree.php
- typo3/sysext/backend/Classes/Form/Element/InlineElement.php 2 additions, 1 deletiontypo3/sysext/backend/Classes/Form/Element/InlineElement.php
- typo3/sysext/backend/Classes/View/PageLayoutView.php 2 additions, 1 deletiontypo3/sysext/backend/Classes/View/PageLayoutView.php
- typo3/sysext/core/Classes/Utility/File/BasicFileUtility.php 1 addition, 1 deletiontypo3/sysext/core/Classes/Utility/File/BasicFileUtility.php
- typo3/sysext/dbal/Classes/RecordList/DatabaseRecordList.php 1 addition, 1 deletiontypo3/sysext/dbal/Classes/RecordList/DatabaseRecordList.php
- typo3/sysext/recordlist/Classes/RecordList/AbstractDatabaseRecordList.php 1 addition, 1 deletion...ordlist/Classes/RecordList/AbstractDatabaseRecordList.php
- typo3/sysext/recordlist/Classes/RecordList/DatabaseRecordList.php 6 additions, 3 deletions...sext/recordlist/Classes/RecordList/DatabaseRecordList.php
- typo3/sysext/workspaces/Classes/Service/HistoryService.php 0 additions, 1 deletiontypo3/sysext/workspaces/Classes/Service/HistoryService.php
Please register or sign in to comment