[BUGFIX] Spelling of namespace \TYPO3\CMS\Tstemplate
In some places a wrong namespace \TYPO3\CMS\TsTemplate was used. \TYPO3\CMS\Tstemplate is the correct namespace for the tstemplate sysext. This fixes a problem in links between TSOB and Template Analyzer. Resolves: #55764 Releases: 6.2 Change-Id: Iad84baa842b68f18468c1ff6b92c75c09710815e Reviewed-on: https://review.typo3.org/27415 Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- typo3/sysext/tstemplate/Classes/Controller/TemplateAnalyzerModuleFunctionController.php 1 addition, 1 deletion...s/Controller/TemplateAnalyzerModuleFunctionController.php
- typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateConstantEditorModuleFunctionController.php 1 addition, 1 deletion...oScriptTemplateConstantEditorModuleFunctionController.php
- typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateModuleController.php 3 additions, 3 deletions...Classes/Controller/TypoScriptTemplateModuleController.php
- typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateObjectBrowserModuleFunctionController.php 1 addition, 1 deletion...poScriptTemplateObjectBrowserModuleFunctionController.php
- typo3/sysext/tstemplate/ext_tables.php 4 additions, 4 deletionstypo3/sysext/tstemplate/ext_tables.php
Please register or sign in to comment