TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" data-namespace-typo3-fluid="true">
|
||||
|
||||
<p>
|
||||
Checks whether the local extensions' ext_localconf files can be included without errors,
|
||||
meaning they can be loaded without breaking the system.
|
||||
</p>
|
||||
|
||||
<div
|
||||
class="t3js-module-content"
|
||||
data-extension-compat-tester-load-ext_localconf-token="{extensionCompatTesterLoadExtLocalconfToken}"
|
||||
data-extension-compat-tester-uninstall-extension-token="{extensionCompatTesterUninstallToken}"
|
||||
>
|
||||
<div class="t3js-extensionCompatTester-output"></div>
|
||||
</div>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user