Skip to content
Snippets Groups Projects
Commit ebb8d824 authored by Stefan Galinski's avatar Stefan Galinski :video_game:
Browse files

[TASK] Remove AJAX plugin

parent e21f45e9
No related branches found
Tags 5.6.1
1 merge request!8Feature upgrade to9 lts
......@@ -74,9 +74,5 @@ call_user_func(
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addPiFlexFormValue(
$pluginSignature, 'FILE:EXT:' . $extKey . '/Configuration/FlexForms/Latest.xml'
);
if (\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::isLoaded('sg_ajax')) {
\SGalinski\SgAjax\Service\AjaxRegistration::registerAjaxFrontendPlugin($extKey);
}
}, 'sg_news', 'tt_content'
);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment