mirror of
https://github.com/FriendsOfTYPO3/feedit.git
synced 2024-11-09 01:16:08 +01:00
[TASK] Remove dummy files from various extensions
Affected extensions: extra_page_cm_options, feedit, func_wizards, impexp, lang, lowlevel, reports Change-Id: I5f2a232d0fc27b66c3c1efbd6258a1055366ed14 Resolves: #47793 Related: #47756 Releases: 6.2 Reviewed-on: https://review.typo3.org/20383 Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
This commit is contained in:
parent
87efbbf63b
commit
5c950e65cc
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
<?php
|
||||
/*
|
||||
* @deprecated since 6.0, the classname tx_feedit_editpanel and this file is obsolete
|
||||
* and will be removed with 6.2. The class was renamed and is now located at:
|
||||
* typo3/sysext/feedit/Classes/FrontendEditPanel.php
|
||||
*/
|
||||
require_once \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::extPath('feedit') . 'Classes/FrontendEditPanel.php';
|
||||
?>
|
Loading…
Reference in a new issue