From 67a56228e38fee92f006e2313158eb75d575d631 Mon Sep 17 00:00:00 2001 From: aB0t Date: Tue, 24 Oct 2023 10:06:28 +0200 Subject: [PATCH] Update on v1.1.5 (beta for next version) Here's an update on the current version, which includes changes towards the next release still in beta. --- componentbuilderlanguagepackaging.xml | 2 +- script.php | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/componentbuilderlanguagepackaging.xml b/componentbuilderlanguagepackaging.xml index cfa4358..516498a 100644 --- a/componentbuilderlanguagepackaging.xml +++ b/componentbuilderlanguagepackaging.xml @@ -1,7 +1,7 @@ PLG_EXTENSION_COMPONENTBUILDERLANGUAGEPACKAGING - 20th October, 2023 + 24th October, 2023 Llewellyn van der Merwe joomla@vdm.io https://dev.vdm.io diff --git a/script.php b/script.php index 27efccf..de9b9f3 100644 --- a/script.php +++ b/script.php @@ -43,10 +43,6 @@ class plgExtensionComponentbuilderLanguagePackagingInstallerScript if ('install' === $route) { -// TODO preflight must be an instance... - -// TODO preflight must be an instance... - // needs fix