From 971882d6aeca233c245c9ff71cfae6a6a2464a31 Mon Sep 17 00:00:00 2001 From: aB0t Date: Tue, 24 Oct 2023 10:06:28 +0200 Subject: [PATCH] Update on v1.0.2 (beta for next version) Here's an update on the current version, which includes changes towards the next release still in beta. --- componentbuilderfieldorderingcompiler.xml | 2 +- script.php | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/componentbuilderfieldorderingcompiler.xml b/componentbuilderfieldorderingcompiler.xml index ae456f4..f7f96d5 100644 --- a/componentbuilderfieldorderingcompiler.xml +++ b/componentbuilderfieldorderingcompiler.xml @@ -1,7 +1,7 @@ PLG_EXTENSION_COMPONENTBUILDERFIELDORDERINGCOMPILER - 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 c41c118..e647f31 100644 --- a/script.php +++ b/script.php @@ -43,10 +43,6 @@ class plgExtensionComponentbuilderFieldOrderingCompilerInstallerScript if ('install' === $route) { -// TODO preflight must be an instance... - -// TODO preflight must be an instance... - // needs fix