diff --git a/componentbuilderlanguagetabs.xml b/componentbuilderlanguagetabs.xml index 67bcf6a..cb9ceee 100644 --- a/componentbuilderlanguagetabs.xml +++ b/componentbuilderlanguagetabs.xml @@ -1,7 +1,7 @@ PLG_CONTENT_COMPONENTBUILDERLANGUAGETABS - 20th August, 2022 + 20th September, 2022 Llewellyn van der Merwe joomla@vdm.io https://dev.vdm.io diff --git a/script.php b/script.php index 581f09c..33f9186 100644 --- a/script.php +++ b/script.php @@ -43,6 +43,12 @@ class plgContentComponentbuilderLanguageTabsInstallerScript if ('install' === $route) { +// TODO preflight must be an instance... + +// TODO preflight must be an instance... + +// needs fix + // check that componentbuilder is installed $pathToCore = JPATH_ADMINISTRATOR . '/components/com_componentbuilder/helpers/componentbuilder.php';