[TASK] Remove needless check function in language module
This patch removes the check function and related to that, the use of the caching framework. Resolves: #41824 Related: #39963 Releases: 6.0 Change-Id: I3d3de72c287a9b1167f0d1ea563f16994fd0ffe3 Reviewed-on: http://review.typo3.org/15475 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- typo3/sysext/lang/Classes/Controller/LanguageController.php 22 additions, 70 deletionstypo3/sysext/lang/Classes/Controller/LanguageController.php
- typo3/sysext/lang/Resources/Private/Language/locallang.xlf 3 additions, 9 deletionstypo3/sysext/lang/Resources/Private/Language/locallang.xlf
- typo3/sysext/lang/Resources/Private/Layouts/Default.html 2 additions, 3 deletionstypo3/sysext/lang/Resources/Private/Layouts/Default.html
- typo3/sysext/lang/Resources/Private/Partials/TranslationUpdateList.html 0 additions, 2 deletions...ang/Resources/Private/Partials/TranslationUpdateList.html
- typo3/sysext/lang/Resources/Private/Templates/Language/Index.html 3 additions, 2 deletions...sext/lang/Resources/Private/Templates/Language/Index.html
- typo3/sysext/lang/Resources/Public/JavaScript/LangModule.js 12 additions, 37 deletionstypo3/sysext/lang/Resources/Public/JavaScript/LangModule.js
- typo3/sysext/lang/ext_localconf.php 0 additions, 6 deletionstypo3/sysext/lang/ext_localconf.php
- typo3/sysext/lang/ext_tables.php 1 addition, 1 deletiontypo3/sysext/lang/ext_tables.php
Please register or sign in to comment